package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Dec 12, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package stackoverflow fetches StackOverflow user profile data.
AuthRequired returns false because StackOverflow profiles are public.
Match returns true if the URL is a StackOverflow profile URL.
Client handles StackOverflow requests.
New creates a StackOverflow client.
Fetch retrieves a StackOverflow 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.