Documentation
¶
Overview ¶
Package copilot implements the GitHub Copilot usage provider.
Auth: GitHub OAuth token from ~/.config/github-copilot/hosts.json, apps.json, or $GITHUB_TOKEN env var. Endpoint: GET https://api.github.com/copilot_internal/user
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider fetches Copilot usage data.
func (Provider) BrandColor ¶
Click to show internal directories.
Click to hide internal directories.