Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFilePath ¶
Types ¶
type Config ¶
type Config struct { FilePath string `yaml:"-"` BaseURL string `yaml:"base_url"` 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"` // contains filtered or unexported fields }
func (*Config) WebSocketOrigin ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.