package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 29, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ClientID string `json:"client_id"`
ClientSecret string `json:"client_secret"`
BaseURL string `json:"base_url"`
ConfigDir string `json:"-"`
AuthPort int `json:"auth_port"`
}
RequireClientID returns an error if ClientID is not set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.