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