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

# Functions

New creates a new operations API client.
NewPublicGetMessagesInternalServerError creates a PublicGetMessagesInternalServerError with default headers values.
NewPublicGetMessagesOK creates a PublicGetMessagesOK with default headers values.
NewPublicGetMessagesParams creates a new PublicGetMessagesParams object with the default values initialized.
NewPublicGetMessagesParamsWithContext creates a new PublicGetMessagesParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetMessagesParamsWithHTTPClient creates a new PublicGetMessagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetMessagesParamsWithTimeout creates a new PublicGetMessagesParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for operations API */.
PublicGetMessagesInternalServerError handles this case with default header values.
PublicGetMessagesOK handles this case with default header values.
PublicGetMessagesParams contains all the parameters to send to the API endpoint for the public get messages operation typically these are written to a http.Request */.
PublicGetMessagesReader is a Reader for the PublicGetMessages structure.

# Interfaces

ClientService is the interface for Client methods.