package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jun 3, 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 {
Output string `yaml:"output"`
Region string `yaml:"region"`
DefaultProject string `yaml:"default_project"`
ClientID string `yaml:"client_id"`
ClientSecret string `yaml:"client_secret"`
RedirectURL string `yaml:"redirect_url"`
}
type Store struct {
Path string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.