package
Version:
v0.0.0-...-0431477
Opens a new window with list of versions in this module.
Published: May 11, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AmountToLotSize converts an amount to a lot sized amount
IsAPIError check if e is an API error
ToJSONList convert v to json list if v is a map
type APIError struct {
Code int64 `json:"code"`
Message string `json:"msg"`
}
APIError define API error when response status is 4xx or 5xx
Error return error code and message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.