package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new current user API client.
NewGetV1CurrentUserOK creates a GetV1CurrentUserOK with default headers values.
NewGetV1CurrentUserParams creates a new GetV1CurrentUserParams object, with the default timeout for this client.
NewGetV1CurrentUserParamsWithContext creates a new GetV1CurrentUserParams object with the ability to set a context for a request.
NewGetV1CurrentUserParamsWithHTTPClient creates a new GetV1CurrentUserParams object with the ability to set a custom HTTPClient for a request.
NewGetV1CurrentUserParamsWithTimeout creates a new GetV1CurrentUserParams object with the ability to set a timeout on a request.
# Structs
Client for current user API
*/.
GetV1CurrentUserOK describes a response with status code 200, with default header values.
GetV1CurrentUserParams contains all the parameters to send to the API endpoint
for the get v1 current user operation.
GetV1CurrentUserReader is a Reader for the GetV1CurrentUser structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.