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

# Functions

New creates a new users API client.
NewGetV1UsersIDServicesOK creates a GetV1UsersIDServicesOK with default headers values.
NewGetV1UsersIDServicesParams creates a new GetV1UsersIDServicesParams object, with the default timeout for this client.
NewGetV1UsersIDServicesParamsWithContext creates a new GetV1UsersIDServicesParams object with the ability to set a context for a request.
NewGetV1UsersIDServicesParamsWithHTTPClient creates a new GetV1UsersIDServicesParams object with the ability to set a custom HTTPClient for a request.
NewGetV1UsersIDServicesParamsWithTimeout creates a new GetV1UsersIDServicesParams object with the ability to set a timeout on a request.
NewGetV1UsersOK creates a GetV1UsersOK with default headers values.
NewGetV1UsersParams creates a new GetV1UsersParams object, with the default timeout for this client.
NewGetV1UsersParamsWithContext creates a new GetV1UsersParams object with the ability to set a context for a request.
NewGetV1UsersParamsWithHTTPClient creates a new GetV1UsersParams object with the ability to set a custom HTTPClient for a request.
NewGetV1UsersParamsWithTimeout creates a new GetV1UsersParams object with the ability to set a timeout on a request.

# Structs

Client for users API */.
GetV1UsersIDServicesOK describes a response with status code 200, with default header values.
GetV1UsersIDServicesParams contains all the parameters to send to the API endpoint for the get v1 users Id services operation.
GetV1UsersIDServicesReader is a Reader for the GetV1UsersIDServices structure.
GetV1UsersOK describes a response with status code 200, with default header values.
GetV1UsersParams contains all the parameters to send to the API endpoint for the get v1 users operation.
GetV1UsersReader is a Reader for the GetV1Users structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.