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

# Functions

New creates a new streams API client.
New creates a new streams API client with basic auth credentials.
New creates a new streams API client with a bearer token for authentication.
NewGetActivityStreamsDefault creates a GetActivityStreamsDefault with default headers values.
NewGetActivityStreamsOK creates a GetActivityStreamsOK with default headers values.
NewGetActivityStreamsParams creates a new GetActivityStreamsParams object, with the default timeout for this client.
NewGetActivityStreamsParamsWithContext creates a new GetActivityStreamsParams object with the ability to set a context for a request.
NewGetActivityStreamsParamsWithHTTPClient creates a new GetActivityStreamsParams object with the ability to set a custom HTTPClient for a request.
NewGetActivityStreamsParamsWithTimeout creates a new GetActivityStreamsParams object with the ability to set a timeout on a request.
NewGetRouteStreamsDefault creates a GetRouteStreamsDefault with default headers values.
NewGetRouteStreamsOK creates a GetRouteStreamsOK with default headers values.
NewGetRouteStreamsParams creates a new GetRouteStreamsParams object, with the default timeout for this client.
NewGetRouteStreamsParamsWithContext creates a new GetRouteStreamsParams object with the ability to set a context for a request.
NewGetRouteStreamsParamsWithHTTPClient creates a new GetRouteStreamsParams object with the ability to set a custom HTTPClient for a request.
NewGetRouteStreamsParamsWithTimeout creates a new GetRouteStreamsParams object with the ability to set a timeout on a request.
NewGetSegmentEffortStreamsDefault creates a GetSegmentEffortStreamsDefault with default headers values.
NewGetSegmentEffortStreamsOK creates a GetSegmentEffortStreamsOK with default headers values.
NewGetSegmentEffortStreamsParams creates a new GetSegmentEffortStreamsParams object, with the default timeout for this client.
NewGetSegmentEffortStreamsParamsWithContext creates a new GetSegmentEffortStreamsParams object with the ability to set a context for a request.
NewGetSegmentEffortStreamsParamsWithHTTPClient creates a new GetSegmentEffortStreamsParams object with the ability to set a custom HTTPClient for a request.
NewGetSegmentEffortStreamsParamsWithTimeout creates a new GetSegmentEffortStreamsParams object with the ability to set a timeout on a request.
NewGetSegmentStreamsDefault creates a GetSegmentStreamsDefault with default headers values.
NewGetSegmentStreamsOK creates a GetSegmentStreamsOK with default headers values.
NewGetSegmentStreamsParams creates a new GetSegmentStreamsParams object, with the default timeout for this client.
NewGetSegmentStreamsParamsWithContext creates a new GetSegmentStreamsParams object with the ability to set a context for a request.
NewGetSegmentStreamsParamsWithHTTPClient creates a new GetSegmentStreamsParams object with the ability to set a custom HTTPClient for a request.
NewGetSegmentStreamsParamsWithTimeout creates a new GetSegmentStreamsParams object with the ability to set a timeout on a request.

# Structs

Client for streams API */.
GetActivityStreamsDefault describes a response with status code -1, with default header values.
GetActivityStreamsOK describes a response with status code 200, with default header values.
GetActivityStreamsParams contains all the parameters to send to the API endpoint for the get activity streams operation.
GetActivityStreamsReader is a Reader for the GetActivityStreams structure.
GetRouteStreamsDefault describes a response with status code -1, with default header values.
GetRouteStreamsOK describes a response with status code 200, with default header values.
GetRouteStreamsParams contains all the parameters to send to the API endpoint for the get route streams operation.
GetRouteStreamsReader is a Reader for the GetRouteStreams structure.
GetSegmentEffortStreamsDefault describes a response with status code -1, with default header values.
GetSegmentEffortStreamsOK describes a response with status code 200, with default header values.
GetSegmentEffortStreamsParams contains all the parameters to send to the API endpoint for the get segment effort streams operation.
GetSegmentEffortStreamsReader is a Reader for the GetSegmentEffortStreams structure.
GetSegmentStreamsDefault describes a response with status code -1, with default header values.
GetSegmentStreamsOK describes a response with status code 200, with default header values.
GetSegmentStreamsParams contains all the parameters to send to the API endpoint for the get segment streams operation.
GetSegmentStreamsReader is a Reader for the GetSegmentStreams structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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