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

# Functions

New creates a new public creator API client.
NewPublicGetCreatorInternalServerError creates a PublicGetCreatorInternalServerError with default headers values.
NewPublicGetCreatorNotFound creates a PublicGetCreatorNotFound with default headers values.
NewPublicGetCreatorOK creates a PublicGetCreatorOK with default headers values.
NewPublicGetCreatorParams creates a new PublicGetCreatorParams object with the default values initialized.
NewPublicGetCreatorParamsWithContext creates a new PublicGetCreatorParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetCreatorParamsWithHTTPClient creates a new PublicGetCreatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetCreatorParamsWithTimeout creates a new PublicGetCreatorParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetCreatorUnauthorized creates a PublicGetCreatorUnauthorized with default headers values.
NewPublicSearchCreatorBadRequest creates a PublicSearchCreatorBadRequest with default headers values.
NewPublicSearchCreatorInternalServerError creates a PublicSearchCreatorInternalServerError with default headers values.
NewPublicSearchCreatorOK creates a PublicSearchCreatorOK with default headers values.
NewPublicSearchCreatorParams creates a new PublicSearchCreatorParams object with the default values initialized.
NewPublicSearchCreatorParamsWithContext creates a new PublicSearchCreatorParams object with the default values initialized, and the ability to set a context for a request.
NewPublicSearchCreatorParamsWithHTTPClient creates a new PublicSearchCreatorParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicSearchCreatorParamsWithTimeout creates a new PublicSearchCreatorParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicSearchCreatorUnauthorized creates a PublicSearchCreatorUnauthorized with default headers values.

# Structs

Client for public creator API */.
PublicGetCreatorInternalServerError handles this case with default header values.
PublicGetCreatorNotFound handles this case with default header values.
PublicGetCreatorOK handles this case with default header values.
PublicGetCreatorParams contains all the parameters to send to the API endpoint for the public get creator operation typically these are written to a http.Request */.
PublicGetCreatorReader is a Reader for the PublicGetCreator structure.
PublicGetCreatorUnauthorized handles this case with default header values.
PublicSearchCreatorBadRequest handles this case with default header values.
PublicSearchCreatorInternalServerError handles this case with default header values.
PublicSearchCreatorOK handles this case with default header values.
PublicSearchCreatorParams contains all the parameters to send to the API endpoint for the public search creator operation typically these are written to a http.Request */.
PublicSearchCreatorReader is a Reader for the PublicSearchCreator structure.
PublicSearchCreatorUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.