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

# Functions

New creates a new config API client.
NewAdminGetLogConfigForbidden creates a AdminGetLogConfigForbidden with default headers values.
NewAdminGetLogConfigOK creates a AdminGetLogConfigOK with default headers values.
NewAdminGetLogConfigParams creates a new AdminGetLogConfigParams object with the default values initialized.
NewAdminGetLogConfigParamsWithContext creates a new AdminGetLogConfigParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetLogConfigParamsWithHTTPClient creates a new AdminGetLogConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetLogConfigParamsWithTimeout creates a new AdminGetLogConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetLogConfigUnauthorized creates a AdminGetLogConfigUnauthorized with default headers values.
NewAdminPatchUpdateLogConfigForbidden creates a AdminPatchUpdateLogConfigForbidden with default headers values.
NewAdminPatchUpdateLogConfigOK creates a AdminPatchUpdateLogConfigOK with default headers values.
NewAdminPatchUpdateLogConfigParams creates a new AdminPatchUpdateLogConfigParams object with the default values initialized.
NewAdminPatchUpdateLogConfigParamsWithContext creates a new AdminPatchUpdateLogConfigParams object with the default values initialized, and the ability to set a context for a request.
NewAdminPatchUpdateLogConfigParamsWithHTTPClient creates a new AdminPatchUpdateLogConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminPatchUpdateLogConfigParamsWithTimeout creates a new AdminPatchUpdateLogConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminPatchUpdateLogConfigUnauthorized creates a AdminPatchUpdateLogConfigUnauthorized with default headers values.

# Structs

AdminGetLogConfigForbidden handles this case with default header values.
AdminGetLogConfigOK handles this case with default header values.
AdminGetLogConfigParams contains all the parameters to send to the API endpoint for the admin get log config operation typically these are written to a http.Request */.
AdminGetLogConfigReader is a Reader for the AdminGetLogConfig structure.
AdminGetLogConfigUnauthorized handles this case with default header values.
AdminPatchUpdateLogConfigForbidden handles this case with default header values.
AdminPatchUpdateLogConfigOK handles this case with default header values.
AdminPatchUpdateLogConfigParams contains all the parameters to send to the API endpoint for the admin patch update log config operation typically these are written to a http.Request */.
AdminPatchUpdateLogConfigReader is a Reader for the AdminPatchUpdateLogConfig structure.
AdminPatchUpdateLogConfigUnauthorized handles this case with default header values.
Client for config API */.

# Interfaces

ClientService is the interface for Client methods.