package
0.1.0-alpha.15
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new revocation API client.
NewDeleteRevocationConfigNoContent creates a DeleteRevocationConfigNoContent with default headers values.
NewDeleteRevocationConfigParams creates a new DeleteRevocationConfigParams object with the default values initialized.
NewDeleteRevocationConfigParamsWithContext creates a new DeleteRevocationConfigParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteRevocationConfigParamsWithHTTPClient creates a new DeleteRevocationConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteRevocationConfigParamsWithTimeout creates a new DeleteRevocationConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewDoRevocationOK creates a DoRevocationOK with default headers values.
NewDoRevocationParams creates a new DoRevocationParams object with the default values initialized.
NewDoRevocationParamsWithContext creates a new DoRevocationParams object with the default values initialized, and the ability to set a context for a request.
NewDoRevocationParamsWithHTTPClient creates a new DoRevocationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDoRevocationParamsWithTimeout creates a new DoRevocationParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRevocationConfigNotFound creates a GetRevocationConfigNotFound with default headers values.
NewGetRevocationConfigOK creates a GetRevocationConfigOK with default headers values.
NewGetRevocationConfigParams creates a new GetRevocationConfigParams object with the default values initialized.
NewGetRevocationConfigParamsWithContext creates a new GetRevocationConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetRevocationConfigParamsWithHTTPClient creates a new GetRevocationConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRevocationConfigParamsWithTimeout creates a new GetRevocationConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewQueryRevocationHistoriesOK creates a QueryRevocationHistoriesOK with default headers values.
NewQueryRevocationHistoriesParams creates a new QueryRevocationHistoriesParams object with the default values initialized.
NewQueryRevocationHistoriesParamsWithContext creates a new QueryRevocationHistoriesParams object with the default values initialized, and the ability to set a context for a request.
NewQueryRevocationHistoriesParamsWithHTTPClient creates a new QueryRevocationHistoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewQueryRevocationHistoriesParamsWithTimeout creates a new QueryRevocationHistoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateRevocationConfigOK creates a UpdateRevocationConfigOK with default headers values.
NewUpdateRevocationConfigParams creates a new UpdateRevocationConfigParams object with the default values initialized.
NewUpdateRevocationConfigParamsWithContext creates a new UpdateRevocationConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateRevocationConfigParamsWithHTTPClient creates a new UpdateRevocationConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateRevocationConfigParamsWithTimeout creates a new UpdateRevocationConfigParams object with the default values initialized, and the ability to set a timeout on a request.

# Constants

Get the enum in QueryRevocationHistoriesParams.
Get the enum in QueryRevocationHistoriesParams.
Get the enum in QueryRevocationHistoriesParams.
Get the enum in QueryRevocationHistoriesParams.
Get the enum in QueryRevocationHistoriesParams.
Get the enum in QueryRevocationHistoriesParams.

# Structs

Client for revocation API */.
DeleteRevocationConfigNoContent handles this case with default header values.
DeleteRevocationConfigParams contains all the parameters to send to the API endpoint for the delete revocation config operation typically these are written to a http.Request */.
DeleteRevocationConfigReader is a Reader for the DeleteRevocationConfig structure.
DoRevocationOK handles this case with default header values.
DoRevocationParams contains all the parameters to send to the API endpoint for the do revocation operation typically these are written to a http.Request */.
DoRevocationReader is a Reader for the DoRevocation structure.
GetRevocationConfigNotFound handles this case with default header values.
GetRevocationConfigOK handles this case with default header values.
GetRevocationConfigParams contains all the parameters to send to the API endpoint for the get revocation config operation typically these are written to a http.Request */.
GetRevocationConfigReader is a Reader for the GetRevocationConfig structure.
QueryRevocationHistoriesOK handles this case with default header values.
QueryRevocationHistoriesParams contains all the parameters to send to the API endpoint for the query revocation histories operation typically these are written to a http.Request */.
QueryRevocationHistoriesReader is a Reader for the QueryRevocationHistories structure.
UpdateRevocationConfigOK handles this case with default header values.
UpdateRevocationConfigParams contains all the parameters to send to the API endpoint for the update revocation config operation typically these are written to a http.Request */.
UpdateRevocationConfigReader is a Reader for the UpdateRevocationConfig structure.

# Interfaces

ClientService is the interface for Client methods.