Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPriceMalformedMessage = errors.New("malformed price message")
View Source
var PriceMessageName = "price/v0"
Functions ¶
This section is empty.
Types ¶
type Price ¶
type Price struct { Price *oracle.Price `json:"price"` Trace json.RawMessage `json:"trace"` }
func (*Price) MarshalBinary ¶
func (*Price) UnmarshalBinary ¶
func (*Price) Unmarshall ¶
Click to show internal directories.
Click to hide internal directories.