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

# Functions

New creates a new input validations API client.
NewAdminGetInputValidationsForbidden creates a AdminGetInputValidationsForbidden with default headers values.
NewAdminGetInputValidationsOK creates a AdminGetInputValidationsOK with default headers values.
NewAdminGetInputValidationsParams creates a new AdminGetInputValidationsParams object with the default values initialized.
NewAdminGetInputValidationsParamsWithContext creates a new AdminGetInputValidationsParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetInputValidationsParamsWithHTTPClient creates a new AdminGetInputValidationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetInputValidationsParamsWithTimeout creates a new AdminGetInputValidationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetInputValidationsUnauthorized creates a AdminGetInputValidationsUnauthorized with default headers values.
NewAdminResetInputValidationsForbidden creates a AdminResetInputValidationsForbidden with default headers values.
NewAdminResetInputValidationsNoContent creates a AdminResetInputValidationsNoContent with default headers values.
NewAdminResetInputValidationsNotFound creates a AdminResetInputValidationsNotFound with default headers values.
NewAdminResetInputValidationsParams creates a new AdminResetInputValidationsParams object with the default values initialized.
NewAdminResetInputValidationsParamsWithContext creates a new AdminResetInputValidationsParams object with the default values initialized, and the ability to set a context for a request.
NewAdminResetInputValidationsParamsWithHTTPClient creates a new AdminResetInputValidationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminResetInputValidationsParamsWithTimeout creates a new AdminResetInputValidationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminResetInputValidationsUnauthorized creates a AdminResetInputValidationsUnauthorized with default headers values.
NewAdminUpdateInputValidationsForbidden creates a AdminUpdateInputValidationsForbidden with default headers values.
NewAdminUpdateInputValidationsNoContent creates a AdminUpdateInputValidationsNoContent with default headers values.
NewAdminUpdateInputValidationsNotFound creates a AdminUpdateInputValidationsNotFound with default headers values.
NewAdminUpdateInputValidationsParams creates a new AdminUpdateInputValidationsParams object with the default values initialized.
NewAdminUpdateInputValidationsParamsWithContext creates a new AdminUpdateInputValidationsParams object with the default values initialized, and the ability to set a context for a request.
NewAdminUpdateInputValidationsParamsWithHTTPClient creates a new AdminUpdateInputValidationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminUpdateInputValidationsParamsWithTimeout creates a new AdminUpdateInputValidationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminUpdateInputValidationsUnauthorized creates a AdminUpdateInputValidationsUnauthorized with default headers values.
NewPublicGetInputValidationByFieldInternalServerError creates a PublicGetInputValidationByFieldInternalServerError with default headers values.
NewPublicGetInputValidationByFieldNotFound creates a PublicGetInputValidationByFieldNotFound with default headers values.
NewPublicGetInputValidationByFieldOK creates a PublicGetInputValidationByFieldOK with default headers values.
NewPublicGetInputValidationByFieldParams creates a new PublicGetInputValidationByFieldParams object with the default values initialized.
NewPublicGetInputValidationByFieldParamsWithContext creates a new PublicGetInputValidationByFieldParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetInputValidationByFieldParamsWithHTTPClient creates a new PublicGetInputValidationByFieldParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetInputValidationByFieldParamsWithTimeout creates a new PublicGetInputValidationByFieldParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetInputValidationsInternalServerError creates a PublicGetInputValidationsInternalServerError with default headers values.
NewPublicGetInputValidationsNotFound creates a PublicGetInputValidationsNotFound with default headers values.
NewPublicGetInputValidationsOK creates a PublicGetInputValidationsOK with default headers values.
NewPublicGetInputValidationsParams creates a new PublicGetInputValidationsParams object with the default values initialized.
NewPublicGetInputValidationsParamsWithContext creates a new PublicGetInputValidationsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetInputValidationsParamsWithHTTPClient creates a new PublicGetInputValidationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetInputValidationsParamsWithTimeout creates a new PublicGetInputValidationsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

AdminGetInputValidationsForbidden handles this case with default header values.
AdminGetInputValidationsOK handles this case with default header values.
AdminGetInputValidationsParams contains all the parameters to send to the API endpoint for the admin get input validations operation typically these are written to a http.Request */.
AdminGetInputValidationsReader is a Reader for the AdminGetInputValidations structure.
AdminGetInputValidationsUnauthorized handles this case with default header values.
AdminResetInputValidationsForbidden handles this case with default header values.
AdminResetInputValidationsNoContent handles this case with default header values.
AdminResetInputValidationsNotFound handles this case with default header values.
AdminResetInputValidationsParams contains all the parameters to send to the API endpoint for the admin reset input validations operation typically these are written to a http.Request */.
AdminResetInputValidationsReader is a Reader for the AdminResetInputValidations structure.
AdminResetInputValidationsUnauthorized handles this case with default header values.
AdminUpdateInputValidationsForbidden handles this case with default header values.
AdminUpdateInputValidationsNoContent handles this case with default header values.
AdminUpdateInputValidationsNotFound handles this case with default header values.
AdminUpdateInputValidationsParams contains all the parameters to send to the API endpoint for the admin update input validations operation typically these are written to a http.Request */.
AdminUpdateInputValidationsReader is a Reader for the AdminUpdateInputValidations structure.
AdminUpdateInputValidationsUnauthorized handles this case with default header values.
Client for input validations API */.
PublicGetInputValidationByFieldInternalServerError handles this case with default header values.
PublicGetInputValidationByFieldNotFound handles this case with default header values.
PublicGetInputValidationByFieldOK handles this case with default header values.
PublicGetInputValidationByFieldParams contains all the parameters to send to the API endpoint for the public get input validation by field operation typically these are written to a http.Request */.
PublicGetInputValidationByFieldReader is a Reader for the PublicGetInputValidationByField structure.
PublicGetInputValidationsInternalServerError handles this case with default header values.
PublicGetInputValidationsNotFound handles this case with default header values.
PublicGetInputValidationsOK handles this case with default header values.
PublicGetInputValidationsParams contains all the parameters to send to the API endpoint for the public get input validations operation typically these are written to a http.Request */.
PublicGetInputValidationsReader is a Reader for the PublicGetInputValidations structure.

# Interfaces

ClientService is the interface for Client methods.