package
0.0.3
Repository: https://github.com/outprog/bitfinex-api-go.git
Documentation: pkg.go.dev

# Functions

Create a new Rest client.
Create a new Rest client with a custom http handler.
Create a new Rest client with a synchronous HTTP handler and a custom nonce generaotr.
Create a new Rest client with a synchronous HTTP handler and a custom base url and nonce generator.
Create a new Rest client with a custom base url.
Create a new Rest client with a custom base url and HTTP handler.
Create a new Rest client with a custom base url, HTTP handler and none generator.
Create a new Rest client with a custom nonce generator.
Create new POST request with an empty body as payload.
Create a new POST request with the given bytes as body.
Create a new POST request with the given data (map[string]interface{}) as body.
Create a new request with a given method (POST | GET) with bytes as body.
Create a new request with the given method (POST | GET).

# Constants

No description provided by the author

# Structs

No description provided by the author
CandleService manages the Candles endpoint.
No description provided by the author
TradeService manages the Trade endpoint.
OrderService manages data flow for the Order API endpoint.
In case if API will wrong response code ErrorResponse will be returned to caller.
LedgerService manages the Ledgers endpoint.
No description provided by the author
LedgerService manages the Ledgers endpoint.
OrderService manages data flow for the Order API endpoint.
No description provided by the author
PositionService manages the Position endpoint.
Request is a wrapper for standard http.Request.
Response is a wrapper for standard http.Response and provides more methods.
TradeService manages the Trade endpoint.
TradeService manages the Trade endpoint.
TradeService manages the Trade endpoint.
TradeService manages the Trade endpoint.
WalletService manages data flow for the Wallet API endpoint.

# Interfaces

No description provided by the author