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