# Functions
New creates a new gears API client.
NewGetGearByIDDefault creates a GetGearByIDDefault with default headers values.
NewGetGearByIDOK creates a GetGearByIDOK with default headers values.
NewGetGearByIDParams creates a new GetGearByIDParams object with the default values initialized.
NewGetGearByIDParamsWithContext creates a new GetGearByIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetGearByIDParamsWithHTTPClient creates a new GetGearByIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetGearByIDParamsWithTimeout creates a new GetGearByIDParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for gears API
*/.
GetGearByIDDefault handles this case with default header values.
GetGearByIDOK handles this case with default header values.
GetGearByIDParams contains all the parameters to send to the API endpoint
for the get gear by Id operation typically these are written to a http.Request
*/.
GetGearByIDReader is a Reader for the GetGearByID structure.
# Interfaces
ClientService is the interface for Client methods.