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

# Functions

New creates a new segment efforts API client.
New creates a new segment efforts API client with basic auth credentials.
New creates a new segment efforts API client with a bearer token for authentication.
NewGetEffortsBySegmentIDDefault creates a GetEffortsBySegmentIDDefault with default headers values.
NewGetEffortsBySegmentIDOK creates a GetEffortsBySegmentIDOK with default headers values.
NewGetEffortsBySegmentIDParams creates a new GetEffortsBySegmentIDParams object, with the default timeout for this client.
NewGetEffortsBySegmentIDParamsWithContext creates a new GetEffortsBySegmentIDParams object with the ability to set a context for a request.
NewGetEffortsBySegmentIDParamsWithHTTPClient creates a new GetEffortsBySegmentIDParams object with the ability to set a custom HTTPClient for a request.
NewGetEffortsBySegmentIDParamsWithTimeout creates a new GetEffortsBySegmentIDParams object with the ability to set a timeout on a request.
NewGetSegmentEffortByIDDefault creates a GetSegmentEffortByIDDefault with default headers values.
NewGetSegmentEffortByIDOK creates a GetSegmentEffortByIDOK with default headers values.
NewGetSegmentEffortByIDParams creates a new GetSegmentEffortByIDParams object, with the default timeout for this client.
NewGetSegmentEffortByIDParamsWithContext creates a new GetSegmentEffortByIDParams object with the ability to set a context for a request.
NewGetSegmentEffortByIDParamsWithHTTPClient creates a new GetSegmentEffortByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetSegmentEffortByIDParamsWithTimeout creates a new GetSegmentEffortByIDParams object with the ability to set a timeout on a request.

# Structs

Client for segment efforts API */.
GetEffortsBySegmentIDDefault describes a response with status code -1, with default header values.
GetEffortsBySegmentIDOK describes a response with status code 200, with default header values.
GetEffortsBySegmentIDParams contains all the parameters to send to the API endpoint for the get efforts by segment Id operation.
GetEffortsBySegmentIDReader is a Reader for the GetEffortsBySegmentID structure.
GetSegmentEffortByIDDefault describes a response with status code -1, with default header values.
GetSegmentEffortByIDOK describes a response with status code 200, with default header values.
GetSegmentEffortByIDParams contains all the parameters to send to the API endpoint for the get segment effort by Id operation.
GetSegmentEffortByIDReader is a Reader for the GetSegmentEffortByID structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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