Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveConfig ¶
Types ¶
type Config ¶
type Config struct { Bind string `yaml:"bind"` Logins []ConfigLogin `yaml:"logins"` }
func DefaultConfig ¶
func DefaultConfig() (config *Config)
func LoadConfig ¶
type ConfigLogin ¶
Click to show internal directories.
Click to hide internal directories.