package
0.73.0
Repository: https://github.com/accelbyte/accelbyte-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new lobby operations API client.
NewAdminJoinPartyV1Accepted creates a AdminJoinPartyV1Accepted with default headers values.
NewAdminJoinPartyV1BadRequest creates a AdminJoinPartyV1BadRequest with default headers values.
NewAdminJoinPartyV1Forbidden creates a AdminJoinPartyV1Forbidden with default headers values.
NewAdminJoinPartyV1InternalServerError creates a AdminJoinPartyV1InternalServerError with default headers values.
NewAdminJoinPartyV1NotFound creates a AdminJoinPartyV1NotFound with default headers values.
NewAdminJoinPartyV1Params creates a new AdminJoinPartyV1Params object with the default values initialized.
NewAdminJoinPartyV1ParamsWithContext creates a new AdminJoinPartyV1Params object with the default values initialized, and the ability to set a context for a request.
NewAdminJoinPartyV1ParamsWithHTTPClient creates a new AdminJoinPartyV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminJoinPartyV1ParamsWithTimeout creates a new AdminJoinPartyV1Params object with the default values initialized, and the ability to set a timeout on a request.
NewAdminJoinPartyV1PreconditionFailed creates a AdminJoinPartyV1PreconditionFailed with default headers values.
NewAdminJoinPartyV1Unauthorized creates a AdminJoinPartyV1Unauthorized with default headers values.
NewAdminUpdatePartyAttributesV1BadRequest creates a AdminUpdatePartyAttributesV1BadRequest with default headers values.
NewAdminUpdatePartyAttributesV1Forbidden creates a AdminUpdatePartyAttributesV1Forbidden with default headers values.
NewAdminUpdatePartyAttributesV1InternalServerError creates a AdminUpdatePartyAttributesV1InternalServerError with default headers values.
NewAdminUpdatePartyAttributesV1NotFound creates a AdminUpdatePartyAttributesV1NotFound with default headers values.
NewAdminUpdatePartyAttributesV1OK creates a AdminUpdatePartyAttributesV1OK with default headers values.
NewAdminUpdatePartyAttributesV1Params creates a new AdminUpdatePartyAttributesV1Params object with the default values initialized.
NewAdminUpdatePartyAttributesV1ParamsWithContext creates a new AdminUpdatePartyAttributesV1Params object with the default values initialized, and the ability to set a context for a request.
NewAdminUpdatePartyAttributesV1ParamsWithHTTPClient creates a new AdminUpdatePartyAttributesV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminUpdatePartyAttributesV1ParamsWithTimeout creates a new AdminUpdatePartyAttributesV1Params object with the default values initialized, and the ability to set a timeout on a request.
NewAdminUpdatePartyAttributesV1PreconditionFailed creates a AdminUpdatePartyAttributesV1PreconditionFailed with default headers values.
NewAdminUpdatePartyAttributesV1Unauthorized creates a AdminUpdatePartyAttributesV1Unauthorized with default headers values.
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

AdminJoinPartyV1Accepted handles this case with default header values.
AdminJoinPartyV1BadRequest handles this case with default header values.
AdminJoinPartyV1Forbidden handles this case with default header values.
AdminJoinPartyV1InternalServerError handles this case with default header values.
AdminJoinPartyV1NotFound handles this case with default header values.
AdminJoinPartyV1Params contains all the parameters to send to the API endpoint for the admin join party v1 operation typically these are written to a http.Request */.
AdminJoinPartyV1PreconditionFailed handles this case with default header values.
AdminJoinPartyV1Reader is a Reader for the AdminJoinPartyV1 structure.
AdminJoinPartyV1Unauthorized handles this case with default header values.
AdminUpdatePartyAttributesV1BadRequest handles this case with default header values.
AdminUpdatePartyAttributesV1Forbidden handles this case with default header values.
AdminUpdatePartyAttributesV1InternalServerError handles this case with default header values.
AdminUpdatePartyAttributesV1NotFound handles this case with default header values.
AdminUpdatePartyAttributesV1OK handles this case with default header values.
AdminUpdatePartyAttributesV1Params contains all the parameters to send to the API endpoint for the admin update party attributes v1 operation typically these are written to a http.Request */.
AdminUpdatePartyAttributesV1PreconditionFailed handles this case with default header values.
AdminUpdatePartyAttributesV1Reader is a Reader for the AdminUpdatePartyAttributesV1 structure.
AdminUpdatePartyAttributesV1Unauthorized handles this case with default header values.
Client for lobby 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.