package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new system API client.
NewSystemGenerateCodeBadRequest creates a SystemGenerateCodeBadRequest with default headers values.
NewSystemGenerateCodeCreated creates a SystemGenerateCodeCreated with default headers values.
NewSystemGenerateCodeNotFound creates a SystemGenerateCodeNotFound with default headers values.
NewSystemGenerateCodeParams creates a new SystemGenerateCodeParams object, with the default timeout for this client.
NewSystemGenerateCodeParamsWithContext creates a new SystemGenerateCodeParams object with the ability to set a context for a request.
NewSystemGenerateCodeParamsWithHTTPClient creates a new SystemGenerateCodeParams object with the ability to set a custom HTTPClient for a request.
NewSystemGenerateCodeParamsWithTimeout creates a new SystemGenerateCodeParams object with the ability to set a timeout on a request.
NewSystemGenerateCodeTooManyRequests creates a SystemGenerateCodeTooManyRequests with default headers values.
NewSystemGenerateCodeUnauthorized creates a SystemGenerateCodeUnauthorized with default headers values.
NewSystemGenerateCodeUnprocessableEntity creates a SystemGenerateCodeUnprocessableEntity with default headers values.

# Structs

Client for system API */.
SystemGenerateCodeBadRequest describes a response with status code 400, with default header values.
SystemGenerateCodeCreated describes a response with status code 201, with default header values.
SystemGenerateCodeNotFound describes a response with status code 404, with default header values.
SystemGenerateCodeParams contains all the parameters to send to the API endpoint for the system generate code operation.
SystemGenerateCodeReader is a Reader for the SystemGenerateCode structure.
SystemGenerateCodeTooManyRequests describes a response with status code 429, with default header values.
SystemGenerateCodeUnauthorized describes a response with status code 401, with default header values.
SystemGenerateCodeUnprocessableEntity describes a response with status code 422, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.