package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Dec 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package strava fetches Strava athlete profile data.
AuthRequired returns false because Strava athlete profiles are publicly viewable.
Match returns true if the URL is a Strava athlete profile URL.
Client handles Strava requests.
New creates a Strava client.
Fetch retrieves a Strava athlete profile.
type Option func(*config)
Option configures a Client.
WithHTTPCache sets the HTTP cache.
WithLogger sets a custom logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.