Versions in this module Expand all Collapse all v2 v2.2.3 Apr 26, 2021 Changes in this version + func AmountToLotSize(lot float64, precision int, amount float64) float64 + func IsAPIError(e error) bool + func ToJSONList(v []byte) []byte + type APIError struct + Code int64 + Message string + func (e APIError) Error() string