//
pkg.gl
Category
github.com/zoh/go-binance
common
package
1.2.0
Repository:
https://github.com/zoh/go-binance.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
29 SLOC
#
Functions
AmountToLotSize
AmountToLotSize converts an amount to a lot sized amount.
IsAPIError
IsAPIError check if e is an API error.
ToJSONList
ToJSONList convert v to json list if v is a map.
#
Structs
APIError
APIError define API error when response status is 4xx or 5xx.