# Functions
New creates a new auth API client.
NewAuthSignupOK creates a AuthSignupOK with default headers values.
NewAuthSignupParams creates a new AuthSignupParams object, with the default timeout for this client.
NewAuthSignupParamsWithContext creates a new AuthSignupParams object with the ability to set a context for a request.
NewAuthSignupParamsWithHTTPClient creates a new AuthSignupParams object with the ability to set a custom HTTPClient for a request.
NewAuthSignupParamsWithTimeout creates a new AuthSignupParams object with the ability to set a timeout on a request.
NewAuthUserInfo2OK creates a AuthUserInfo2OK with default headers values.
NewAuthUserInfo2Params creates a new AuthUserInfo2Params object, with the default timeout for this client.
NewAuthUserInfo2ParamsWithContext creates a new AuthUserInfo2Params object with the ability to set a context for a request.
NewAuthUserInfo2ParamsWithHTTPClient creates a new AuthUserInfo2Params object with the ability to set a custom HTTPClient for a request.
NewAuthUserInfo2ParamsWithTimeout creates a new AuthUserInfo2Params object with the ability to set a timeout on a request.
NewAuthUserInfoOK creates a AuthUserInfoOK with default headers values.
NewAuthUserInfoParams creates a new AuthUserInfoParams object, with the default timeout for this client.
NewAuthUserInfoParamsWithContext creates a new AuthUserInfoParams object with the ability to set a context for a request.
NewAuthUserInfoParamsWithHTTPClient creates a new AuthUserInfoParams object with the ability to set a custom HTTPClient for a request.
NewAuthUserInfoParamsWithTimeout creates a new AuthUserInfoParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
AuthSignupOK describes a response with status code 200, with default header values.
AuthSignupParams contains all the parameters to send to the API endpoint
for the auth signup operation.
AuthSignupReader is a Reader for the AuthSignup structure.
AuthUserInfo2OK describes a response with status code 200, with default header values.
AuthUserInfo2Params contains all the parameters to send to the API endpoint
for the auth user info2 operation.
AuthUserInfo2Reader is a Reader for the AuthUserInfo2 structure.
AuthUserInfoOK describes a response with status code 200, with default header values.
AuthUserInfoParams contains all the parameters to send to the API endpoint
for the auth user info operation.
AuthUserInfoReader is a Reader for the AuthUserInfo structure.
Client for auth API
*/.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.