Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InternalError = errors.New("Internal Server Error") ParamInvalid = errors.New("Params Is Invalid") MethodNotAllowErr = errors.New("Method Not Allow") )
View Source
var ErrNotEnoughBalance = errors.New("Wallet is not enough balance")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.