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