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 logged in API client.
NewChangePasswordLoggedInDefault creates a ChangePasswordLoggedInDefault with default headers values.
NewChangePasswordLoggedInOK creates a ChangePasswordLoggedInOK with default headers values.
NewChangePasswordLoggedInParams creates a new ChangePasswordLoggedInParams object, with the default timeout for this client.
NewChangePasswordLoggedInParamsWithContext creates a new ChangePasswordLoggedInParams object with the ability to set a context for a request.
NewChangePasswordLoggedInParamsWithHTTPClient creates a new ChangePasswordLoggedInParams object with the ability to set a custom HTTPClient for a request.
NewChangePasswordLoggedInParamsWithTimeout creates a new ChangePasswordLoggedInParams object with the ability to set a timeout on a request.
New creates a new user password logged in API client with basic auth credentials.
New creates a new user password logged in 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

ChangePasswordLoggedInDefault describes a response with status code -1, with default header values.
ChangePasswordLoggedInOK describes a response with status code 200, with default header values.
ChangePasswordLoggedInParams contains all the parameters to send to the API endpoint for the change password logged in operation.
ChangePasswordLoggedInReader is a Reader for the ChangePasswordLoggedIn structure.
Client for user password logged in API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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