package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
FilePath string `yaml:"-"`
APIBaseURL string `yaml:"api_base_url"`
SessionID string `yaml:"session_id"`
AccessToken string `yaml:"access_token"`
PlaysDir string `yaml:"plays_dir"`
SSHDir string `yaml:"ssh_dir"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.