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

# Functions

New creates a new user password API client.
NewChangePasswordDefault creates a ChangePasswordDefault with default headers values.
NewChangePasswordOK creates a ChangePasswordOK with default headers values.
NewChangePasswordParams creates a new ChangePasswordParams object, with the default timeout for this client.
NewChangePasswordParamsWithContext creates a new ChangePasswordParams object with the ability to set a context for a request.
NewChangePasswordParamsWithHTTPClient creates a new ChangePasswordParams object with the ability to set a custom HTTPClient for a request.
NewChangePasswordParamsWithTimeout creates a new ChangePasswordParams object with the ability to set a timeout on a request.
New creates a new user password API client with basic auth credentials.
New creates a new user password API client with a bearer token for authentication.
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

ChangePasswordDefault describes a response with status code -1, with default header values.
ChangePasswordOK describes a response with status code 200, with default header values.
ChangePasswordParams contains all the parameters to send to the API endpoint for the change password operation.
ChangePasswordReader is a Reader for the ChangePassword structure.
Client for user password API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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