package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new nunc API client.
NewDeleteV1NuncSubscriptionsUnsubscribeTokenOK creates a DeleteV1NuncSubscriptionsUnsubscribeTokenOK with default headers values.
NewDeleteV1NuncSubscriptionsUnsubscribeTokenParams creates a new DeleteV1NuncSubscriptionsUnsubscribeTokenParams object, with the default timeout for this client.
NewDeleteV1NuncSubscriptionsUnsubscribeTokenParamsWithContext creates a new DeleteV1NuncSubscriptionsUnsubscribeTokenParams object with the ability to set a context for a request.
NewDeleteV1NuncSubscriptionsUnsubscribeTokenParamsWithHTTPClient creates a new DeleteV1NuncSubscriptionsUnsubscribeTokenParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1NuncSubscriptionsUnsubscribeTokenParamsWithTimeout creates a new DeleteV1NuncSubscriptionsUnsubscribeTokenParams object with the ability to set a timeout on a request.
NewPostV1NuncSubscriptionsCreated creates a PostV1NuncSubscriptionsCreated with default headers values.
NewPostV1NuncSubscriptionsParams creates a new PostV1NuncSubscriptionsParams object, with the default timeout for this client.
NewPostV1NuncSubscriptionsParamsWithContext creates a new PostV1NuncSubscriptionsParams object with the ability to set a context for a request.
NewPostV1NuncSubscriptionsParamsWithHTTPClient creates a new PostV1NuncSubscriptionsParams object with the ability to set a custom HTTPClient for a request.
NewPostV1NuncSubscriptionsParamsWithTimeout creates a new PostV1NuncSubscriptionsParams object with the ability to set a timeout on a request.

# Structs

Client for nunc API */.
DeleteV1NuncSubscriptionsUnsubscribeTokenOK describes a response with status code 200, with default header values.
DeleteV1NuncSubscriptionsUnsubscribeTokenParams contains all the parameters to send to the API endpoint for the delete v1 nunc subscriptions unsubscribe token operation.
DeleteV1NuncSubscriptionsUnsubscribeTokenReader is a Reader for the DeleteV1NuncSubscriptionsUnsubscribeToken structure.
PostV1NuncSubscriptionsCreated describes a response with status code 201, with default header values.
PostV1NuncSubscriptionsParams contains all the parameters to send to the API endpoint for the post v1 nunc subscriptions operation.
PostV1NuncSubscriptionsReader is a Reader for the PostV1NuncSubscriptions structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.