Versions in this module Expand all Collapse all v1 v1.46.6 May 5, 2023 Changes in this version + type Input struct + Multiplier uint64 + Symbols []string + type Output struct + Pxs []uint64 + type Price struct + Multiplier uint64 + Px uint64 + RequestID types.RequestID + ResolveTime int64 + Symbol string + func NewPrice(symbol string, multiplier uint64, px uint64, reqID types.RequestID, ...) Price + type Response struct + Rate uint64 + ResponseCode uint8 + Symbol string + type SymbolInput struct + MinimumSourceCount uint8 + Symbols []string + type SymbolOutput struct + Responses []Response