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: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hackernews fetches Hacker News user profile data.
AuthRequired returns false because Hacker News profiles are public.
Match returns true if the URL is a Hacker News user profile URL.
Client handles Hacker News requests.
New creates a Hacker News client.
Fetch retrieves a Hacker News 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.