Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelRequest ¶
type CancelRequest struct {
ID int64
}
func (*CancelRequest) MarshalJSON ¶
func (cr *CancelRequest) MarshalJSON() ([]byte, error)
MarshalJSON converts the funding loan cancel request into the format required by the bitfinex websocket service.
func (*CancelRequest) ToJSON ¶
func (cr *CancelRequest) ToJSON() ([]byte, error)
type Loan ¶
Click to show internal directories.
Click to hide internal directories.