Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PairDecoder ¶
type PairDecoder struct { }
func (*PairDecoder) Decode ¶
func (d *PairDecoder) Decode(bytes []byte) (interface{}, error)
type TradeDecoder ¶
type TradeDecoder struct { }
func (*TradeDecoder) Decode ¶
func (d *TradeDecoder) Decode(bytes []byte) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.