Versions in this module Expand all Collapse all v1 v1.0.2 Jul 20, 2023 v1.0.1 Jul 20, 2023 Changes in this version + type FundingInfo struct + DurationLend float64 + DurationLoan float64 + Symbol string + YieldLend float64 + YieldLoan float64 + func FromRaw(raw []interface{}) (fi *FundingInfo, err error)