package
Version:
v0.9.22
Opens a new window with list of versions in this module.
Published: Dec 19, 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 frontendmentor fetches Frontend Mentor user profile data.
AuthRequired returns false because Frontend Mentor profiles are public.
Match returns true if the URL is a Frontend Mentor profile URL.
Client handles Frontend Mentor requests.
New creates a Frontend Mentor client.
Fetch retrieves a Frontend Mentor 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.