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