Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExtendedDealInfo ¶ added in v0.4.6
type ExtendedDealInfo struct { *sonm.DealInfoReply ChangeRequests *sonm.DealChangeRequestsReply `json:"changeRequests"` Ask *sonm.Order `json:"ask"` Bid *sonm.Order `json:"bid"` }
type IDErrorTuple ¶ added in v0.4.13
type IndentPrinter ¶ added in v0.4.6
func (*IndentPrinter) Printf ¶ added in v0.4.6
func (m *IndentPrinter) Printf(format string, args ...interface{})
func (*IndentPrinter) Println ¶ added in v0.4.6
func (m *IndentPrinter) Println(args ...interface{})
Click to show internal directories.
Click to hide internal directories.