package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new user auth API client.
NewEmailAuthOK creates a EmailAuthOK with default headers values.
NewEmailAuthParams creates a new EmailAuthParams object, with the default timeout for this client.
NewEmailAuthParamsWithContext creates a new EmailAuthParams object with the ability to set a context for a request.
NewEmailAuthParamsWithHTTPClient creates a new EmailAuthParams object with the ability to set a custom HTTPClient for a request.
NewEmailAuthParamsWithTimeout creates a new EmailAuthParams object with the ability to set a timeout on a request.

# Structs

Client for user auth API */.
EmailAuthOK describes a response with status code 200, with default header values.
EmailAuthParams contains all the parameters to send to the API endpoint for the email auth operation.
EmailAuthReader is a Reader for the EmailAuth structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.