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