package
0.0.0-20200225130757-6f35eb4e776b
Repository: https://github.com/adampointer/go-bitmex.git
Documentation: pkg.go.dev
# Functions
New creates a new trade API client.
NewTradeGetBadRequest creates a TradeGetBadRequest with default headers values.
NewTradeGetBucketedBadRequest creates a TradeGetBucketedBadRequest with default headers values.
NewTradeGetBucketedNotFound creates a TradeGetBucketedNotFound with default headers values.
NewTradeGetBucketedOK creates a TradeGetBucketedOK with default headers values.
NewTradeGetBucketedParams creates a new TradeGetBucketedParams object with the default values initialized.
NewTradeGetBucketedParamsWithContext creates a new TradeGetBucketedParams object with the default values initialized, and the ability to set a context for a request.
NewTradeGetBucketedParamsWithHTTPClient creates a new TradeGetBucketedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTradeGetBucketedParamsWithTimeout creates a new TradeGetBucketedParams object with the default values initialized, and the ability to set a timeout on a request.
NewTradeGetBucketedUnauthorized creates a TradeGetBucketedUnauthorized with default headers values.
NewTradeGetNotFound creates a TradeGetNotFound with default headers values.
NewTradeGetOK creates a TradeGetOK with default headers values.
NewTradeGetParams creates a new TradeGetParams object with the default values initialized.
NewTradeGetParamsWithContext creates a new TradeGetParams object with the default values initialized, and the ability to set a context for a request.
NewTradeGetParamsWithHTTPClient creates a new TradeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTradeGetParamsWithTimeout creates a new TradeGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewTradeGetUnauthorized creates a TradeGetUnauthorized with default headers values.
# Structs
Client for trade API
*/.
TradeGetBadRequest handles this case with default header values.
TradeGetBucketedBadRequest handles this case with default header values.
TradeGetBucketedNotFound handles this case with default header values.
TradeGetBucketedOK handles this case with default header values.
TradeGetBucketedParams contains all the parameters to send to the API endpoint
for the trade get bucketed operation typically these are written to a http.Request
*/.
TradeGetBucketedReader is a Reader for the TradeGetBucketed structure.
TradeGetBucketedUnauthorized handles this case with default header values.
TradeGetNotFound handles this case with default header values.
TradeGetOK handles this case with default header values.
TradeGetParams contains all the parameters to send to the API endpoint
for the trade get operation typically these are written to a http.Request
*/.
TradeGetReader is a Reader for the TradeGet structure.
TradeGetUnauthorized handles this case with default header values.