Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ResponseSuccess : Indicates whether a Response was successful ResponseSuccess = 0 // ResponseError : Indicates whether a Response was unsuccessful ResponseError = 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Currency ¶
type Currency struct {
// contains filtered or unexported fields
}
Currency : Handles logging and RPC details. Implements the ServicePlugin interface
func (*Currency) GetParameters ¶
GetParameters : Returns params from Currency struct
Click to show internal directories.
Click to hide internal directories.