package
1.0.0
Repository: https://github.com/obalunenko/strava-api.git
Documentation: pkg.go.dev

# Functions

New creates a new gears API client.
New creates a new gears API client with basic auth credentials.
New creates a new gears API client with a bearer token for authentication.
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 timeout for this client.
NewGetGearByIDParamsWithContext creates a new GetGearByIDParams object with the ability to set a context for a request.
NewGetGearByIDParamsWithHTTPClient creates a new GetGearByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetGearByIDParamsWithTimeout creates a new GetGearByIDParams object with the ability to set a timeout on a request.

# Structs

Client for gears API */.
GetGearByIDDefault describes a response with status code -1, with default header values.
GetGearByIDOK describes a response with status code 200, with default header values.
GetGearByIDParams contains all the parameters to send to the API endpoint for the get gear by Id operation.
GetGearByIDReader is a Reader for the GetGearByID structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.