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