package
0.0.0-20200225130757-6f35eb4e776b
Repository: https://github.com/adampointer/go-bitmex.git
Documentation: pkg.go.dev
# Functions
New creates a new api key API client.
NewAPIKeyDisableBadRequest creates a APIKeyDisableBadRequest with default headers values.
NewAPIKeyDisableNotFound creates a APIKeyDisableNotFound with default headers values.
NewAPIKeyDisableOK creates a APIKeyDisableOK with default headers values.
NewAPIKeyDisableParams creates a new APIKeyDisableParams object with the default values initialized.
NewAPIKeyDisableParamsWithContext creates a new APIKeyDisableParams object with the default values initialized, and the ability to set a context for a request.
NewAPIKeyDisableParamsWithHTTPClient creates a new APIKeyDisableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAPIKeyDisableParamsWithTimeout creates a new APIKeyDisableParams object with the default values initialized, and the ability to set a timeout on a request.
NewAPIKeyDisableUnauthorized creates a APIKeyDisableUnauthorized with default headers values.
NewAPIKeyEnableBadRequest creates a APIKeyEnableBadRequest with default headers values.
NewAPIKeyEnableNotFound creates a APIKeyEnableNotFound with default headers values.
NewAPIKeyEnableOK creates a APIKeyEnableOK with default headers values.
NewAPIKeyEnableParams creates a new APIKeyEnableParams object with the default values initialized.
NewAPIKeyEnableParamsWithContext creates a new APIKeyEnableParams object with the default values initialized, and the ability to set a context for a request.
NewAPIKeyEnableParamsWithHTTPClient creates a new APIKeyEnableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAPIKeyEnableParamsWithTimeout creates a new APIKeyEnableParams object with the default values initialized, and the ability to set a timeout on a request.
NewAPIKeyEnableUnauthorized creates a APIKeyEnableUnauthorized with default headers values.
NewAPIKeyGetBadRequest creates a APIKeyGetBadRequest with default headers values.
NewAPIKeyGetNotFound creates a APIKeyGetNotFound with default headers values.
NewAPIKeyGetOK creates a APIKeyGetOK with default headers values.
NewAPIKeyGetParams creates a new APIKeyGetParams object with the default values initialized.
NewAPIKeyGetParamsWithContext creates a new APIKeyGetParams object with the default values initialized, and the ability to set a context for a request.
NewAPIKeyGetParamsWithHTTPClient creates a new APIKeyGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAPIKeyGetParamsWithTimeout creates a new APIKeyGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewAPIKeyGetUnauthorized creates a APIKeyGetUnauthorized with default headers values.
NewAPIKeyNewBadRequest creates a APIKeyNewBadRequest with default headers values.
NewAPIKeyNewNotFound creates a APIKeyNewNotFound with default headers values.
NewAPIKeyNewOK creates a APIKeyNewOK with default headers values.
NewAPIKeyNewParams creates a new APIKeyNewParams object with the default values initialized.
NewAPIKeyNewParamsWithContext creates a new APIKeyNewParams object with the default values initialized, and the ability to set a context for a request.
NewAPIKeyNewParamsWithHTTPClient creates a new APIKeyNewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAPIKeyNewParamsWithTimeout creates a new APIKeyNewParams object with the default values initialized, and the ability to set a timeout on a request.
NewAPIKeyNewUnauthorized creates a APIKeyNewUnauthorized with default headers values.
NewAPIKeyRemoveBadRequest creates a APIKeyRemoveBadRequest with default headers values.
NewAPIKeyRemoveNotFound creates a APIKeyRemoveNotFound with default headers values.
NewAPIKeyRemoveOK creates a APIKeyRemoveOK with default headers values.
NewAPIKeyRemoveParams creates a new APIKeyRemoveParams object with the default values initialized.
NewAPIKeyRemoveParamsWithContext creates a new APIKeyRemoveParams object with the default values initialized, and the ability to set a context for a request.
NewAPIKeyRemoveParamsWithHTTPClient creates a new APIKeyRemoveParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAPIKeyRemoveParamsWithTimeout creates a new APIKeyRemoveParams object with the default values initialized, and the ability to set a timeout on a request.
NewAPIKeyRemoveUnauthorized creates a APIKeyRemoveUnauthorized with default headers values.
# Structs
APIKeyDisableBadRequest handles this case with default header values.
APIKeyDisableNotFound handles this case with default header values.
APIKeyDisableOK handles this case with default header values.
APIKeyDisableParams contains all the parameters to send to the API endpoint
for the API key disable operation typically these are written to a http.Request
*/.
APIKeyDisableReader is a Reader for the APIKeyDisable structure.
APIKeyDisableUnauthorized handles this case with default header values.
APIKeyEnableBadRequest handles this case with default header values.
APIKeyEnableNotFound handles this case with default header values.
APIKeyEnableOK handles this case with default header values.
APIKeyEnableParams contains all the parameters to send to the API endpoint
for the API key enable operation typically these are written to a http.Request
*/.
APIKeyEnableReader is a Reader for the APIKeyEnable structure.
APIKeyEnableUnauthorized handles this case with default header values.
APIKeyGetBadRequest handles this case with default header values.
APIKeyGetNotFound handles this case with default header values.
APIKeyGetOK handles this case with default header values.
APIKeyGetParams contains all the parameters to send to the API endpoint
for the API key get operation typically these are written to a http.Request
*/.
APIKeyGetReader is a Reader for the APIKeyGet structure.
APIKeyGetUnauthorized handles this case with default header values.
APIKeyNewBadRequest handles this case with default header values.
APIKeyNewNotFound handles this case with default header values.
APIKeyNewOK handles this case with default header values.
APIKeyNewParams contains all the parameters to send to the API endpoint
for the API key new operation typically these are written to a http.Request
*/.
APIKeyNewReader is a Reader for the APIKeyNew structure.
APIKeyNewUnauthorized handles this case with default header values.
APIKeyRemoveBadRequest handles this case with default header values.
APIKeyRemoveNotFound handles this case with default header values.
APIKeyRemoveOK handles this case with default header values.
APIKeyRemoveOKBody API key remove o k body
swagger:model APIKeyRemoveOKBody
*/.
APIKeyRemoveParams contains all the parameters to send to the API endpoint
for the API key remove operation typically these are written to a http.Request
*/.
APIKeyRemoveReader is a Reader for the APIKeyRemove structure.
APIKeyRemoveUnauthorized handles this case with default header values.
Client for api key API
*/.