Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2021 Changes in this version + type Funding struct + Future string + ID int + Payment float64 + Rate float64 + Time time.Time + type Request struct + End int64 + ProductCode string + Start int64 + func (req *Request) Method() string + func (req *Request) Path() string + func (req *Request) Payload() []byte + func (req *Request) Query() string + type Response []Funding