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

# Functions

New creates a new session API client.
NewCancelSessionInternalServerError creates a CancelSessionInternalServerError with default headers values.
NewCancelSessionNoContent creates a CancelSessionNoContent with default headers values.
NewCancelSessionNotFound creates a CancelSessionNotFound with default headers values.
NewCancelSessionParams creates a new CancelSessionParams object with the default values initialized.
NewCancelSessionParamsWithContext creates a new CancelSessionParams object with the default values initialized, and the ability to set a context for a request.
NewCancelSessionParamsWithHTTPClient creates a new CancelSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCancelSessionParamsWithTimeout creates a new CancelSessionParams object with the default values initialized, and the ability to set a timeout on a request.
NewCancelSessionUnauthorized creates a CancelSessionUnauthorized with default headers values.
NewCancelSessionUnprocessableEntity creates a CancelSessionUnprocessableEntity with default headers values.
NewClaimServerConflict creates a ClaimServerConflict with default headers values.
NewClaimServerInternalServerError creates a ClaimServerInternalServerError with default headers values.
NewClaimServerNoContent creates a ClaimServerNoContent with default headers values.
NewClaimServerNotFound creates a ClaimServerNotFound with default headers values.
NewClaimServerParams creates a new ClaimServerParams object with the default values initialized.
NewClaimServerParamsWithContext creates a new ClaimServerParams object with the default values initialized, and the ability to set a context for a request.
NewClaimServerParamsWithHTTPClient creates a new ClaimServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewClaimServerParamsWithTimeout creates a new ClaimServerParams object with the default values initialized, and the ability to set a timeout on a request.
NewClaimServerServiceUnavailable creates a ClaimServerServiceUnavailable with default headers values.
NewClaimServerTooEarly creates a ClaimServerTooEarly with default headers values.
NewClaimServerUnauthorized creates a ClaimServerUnauthorized with default headers values.
NewCreateSessionBadRequest creates a CreateSessionBadRequest with default headers values.
NewCreateSessionConflict creates a CreateSessionConflict with default headers values.
NewCreateSessionInternalServerError creates a CreateSessionInternalServerError with default headers values.
NewCreateSessionNotFound creates a CreateSessionNotFound with default headers values.
NewCreateSessionOK creates a CreateSessionOK with default headers values.
NewCreateSessionParams creates a new CreateSessionParams object with the default values initialized.
NewCreateSessionParamsWithContext creates a new CreateSessionParams object with the default values initialized, and the ability to set a context for a request.
NewCreateSessionParamsWithHTTPClient creates a new CreateSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateSessionParamsWithTimeout creates a new CreateSessionParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateSessionServiceUnavailable creates a CreateSessionServiceUnavailable with default headers values.
NewCreateSessionUnauthorized creates a CreateSessionUnauthorized with default headers values.
NewGetSessionInternalServerError creates a GetSessionInternalServerError with default headers values.
NewGetSessionNotFound creates a GetSessionNotFound with default headers values.
NewGetSessionOK creates a GetSessionOK with default headers values.
NewGetSessionParams creates a new GetSessionParams object with the default values initialized.
NewGetSessionParamsWithContext creates a new GetSessionParams object with the default values initialized, and the ability to set a context for a request.
NewGetSessionParamsWithHTTPClient creates a new GetSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSessionParamsWithTimeout creates a new GetSessionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSessionUnauthorized creates a GetSessionUnauthorized with default headers values.

# Structs

CancelSessionInternalServerError handles this case with default header values.
CancelSessionNoContent handles this case with default header values.
CancelSessionNotFound handles this case with default header values.
CancelSessionParams contains all the parameters to send to the API endpoint for the cancel session operation typically these are written to a http.Request */.
CancelSessionReader is a Reader for the CancelSession structure.
CancelSessionUnauthorized handles this case with default header values.
CancelSessionUnprocessableEntity handles this case with default header values.
ClaimServerConflict handles this case with default header values.
ClaimServerInternalServerError handles this case with default header values.
ClaimServerNoContent handles this case with default header values.
ClaimServerNotFound handles this case with default header values.
ClaimServerParams contains all the parameters to send to the API endpoint for the claim server operation typically these are written to a http.Request */.
ClaimServerReader is a Reader for the ClaimServer structure.
ClaimServerServiceUnavailable handles this case with default header values.
ClaimServerTooEarly handles this case with default header values.
ClaimServerUnauthorized handles this case with default header values.
Client for session API */.
CreateSessionBadRequest handles this case with default header values.
CreateSessionConflict handles this case with default header values.
CreateSessionInternalServerError handles this case with default header values.
CreateSessionNotFound handles this case with default header values.
CreateSessionOK handles this case with default header values.
CreateSessionParams contains all the parameters to send to the API endpoint for the create session operation typically these are written to a http.Request */.
CreateSessionReader is a Reader for the CreateSession structure.
CreateSessionServiceUnavailable handles this case with default header values.
CreateSessionUnauthorized handles this case with default header values.
GetSessionInternalServerError handles this case with default header values.
GetSessionNotFound handles this case with default header values.
GetSessionOK handles this case with default header values.
GetSessionParams contains all the parameters to send to the API endpoint for the get session operation typically these are written to a http.Request */.
GetSessionReader is a Reader for the GetSession structure.
GetSessionUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.