//
pkg.gl
Category
github.com/xenking/binance-api-client
common
package
0.0.0-20200820095739-f051f2e5e616
Repository:
https://github.com/xenking/binance-api-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
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.