package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Dec 3, 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 reddit fetches Reddit user profile data.
AuthRequired returns false because Reddit profiles are public.
Match returns true if the URL is a Reddit user profile URL.
Client handles Reddit requests.
New creates a Reddit client.
Fetch retrieves a Reddit 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.