package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new brands API client.
NewGetBrandsDefault creates a GetBrandsDefault with default headers values.
NewGetBrandsOK creates a GetBrandsOK with default headers values.
NewGetBrandsParams creates a new GetBrandsParams object, with the default timeout for this client.
NewGetBrandsParamsWithContext creates a new GetBrandsParams object with the ability to set a context for a request.
NewGetBrandsParamsWithHTTPClient creates a new GetBrandsParams object with the ability to set a custom HTTPClient for a request.
NewGetBrandsParamsWithTimeout creates a new GetBrandsParams object with the ability to set a timeout on a request.
# Structs
Client for brands API
*/.
GetBrandsDefault describes a response with status code -1, with default header values.
GetBrandsOK describes a response with status code 200, with default header values.
GetBrandsOKBody get brands o k body
swagger:model GetBrandsOKBody
*/.
GetBrandsParams contains all the parameters to send to the API endpoint
for the get brands operation.
GetBrandsReader is a Reader for the GetBrands structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.