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

# Functions

New creates a new amp API client.
New creates a new amp API client with basic auth credentials.
New creates a new amp API client with a bearer token for authentication.
NewGetSubscriptionDefault creates a GetSubscriptionDefault with default headers values.
NewGetSubscriptionNotFound creates a GetSubscriptionNotFound with default headers values.
NewGetSubscriptionOK creates a GetSubscriptionOK with default headers values.
NewGetSubscriptionParams creates a new GetSubscriptionParams object, with the default timeout for this client.
NewGetSubscriptionParamsWithContext creates a new GetSubscriptionParams object with the ability to set a context for a request.
NewGetSubscriptionParamsWithHTTPClient creates a new GetSubscriptionParams object with the ability to set a custom HTTPClient for a request.
NewGetSubscriptionParamsWithTimeout creates a new GetSubscriptionParams object with the ability to set a timeout on a request.

# Structs

Client for amp API */.
GetSubscriptionDefault describes a response with status code -1, with default header values.
GetSubscriptionNotFound describes a response with status code 404, with default header values.
GetSubscriptionOK describes a response with status code 200, with default header values.
GetSubscriptionParams contains all the parameters to send to the API endpoint for the get subscription operation.
GetSubscriptionReader is a Reader for the GetSubscription structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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