package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new user recovery API client.
NewInitUserEmailRecoveryOK creates a InitUserEmailRecoveryOK with default headers values.
NewInitUserEmailRecoveryParams creates a new InitUserEmailRecoveryParams object, with the default timeout for this client.
NewInitUserEmailRecoveryParamsWithContext creates a new InitUserEmailRecoveryParams object with the ability to set a context for a request.
NewInitUserEmailRecoveryParamsWithHTTPClient creates a new InitUserEmailRecoveryParams object with the ability to set a custom HTTPClient for a request.
NewInitUserEmailRecoveryParamsWithTimeout creates a new InitUserEmailRecoveryParams object with the ability to set a timeout on a request.
NewRecoverUserOK creates a RecoverUserOK with default headers values.
NewRecoverUserParams creates a new RecoverUserParams object, with the default timeout for this client.
NewRecoverUserParamsWithContext creates a new RecoverUserParams object with the ability to set a context for a request.
NewRecoverUserParamsWithHTTPClient creates a new RecoverUserParams object with the ability to set a custom HTTPClient for a request.
NewRecoverUserParamsWithTimeout creates a new RecoverUserParams object with the ability to set a timeout on a request.
# Structs
Client for user recovery API
*/.
InitUserEmailRecoveryOK describes a response with status code 200, with default header values.
InitUserEmailRecoveryParams contains all the parameters to send to the API endpoint
for the init user email recovery operation.
InitUserEmailRecoveryReader is a Reader for the InitUserEmailRecovery structure.
RecoverUserOK describes a response with status code 200, with default header values.
RecoverUserParams contains all the parameters to send to the API endpoint
for the recover user operation.
RecoverUserReader is a Reader for the RecoverUser structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.