package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new request user password API client.
New creates a new request user password API client with basic auth credentials.
New creates a new request user password API client with a bearer token for authentication.
NewRequestChangePasswordDefault creates a RequestChangePasswordDefault with default headers values.
NewRequestChangePasswordOK creates a RequestChangePasswordOK with default headers values.
NewRequestChangePasswordParams creates a new RequestChangePasswordParams object, with the default timeout for this client.
NewRequestChangePasswordParamsWithContext creates a new RequestChangePasswordParams object with the ability to set a context for a request.
NewRequestChangePasswordParamsWithHTTPClient creates a new RequestChangePasswordParams object with the ability to set a custom HTTPClient for a request.
NewRequestChangePasswordParamsWithTimeout creates a new RequestChangePasswordParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".

# Structs

Client for request user password API */.
RequestChangePasswordDefault describes a response with status code -1, with default header values.
RequestChangePasswordOK describes a response with status code 200, with default header values.
RequestChangePasswordParams contains all the parameters to send to the API endpoint for the request change password operation.
RequestChangePasswordReader is a Reader for the RequestChangePassword structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.