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