Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfigPath ¶
func DefaultConfigPath() string
Types ¶
type Config ¶
type Config struct { Font FontConfig `toml:"font"` Credentials []Credential `toml:"users"` }
func LoadConfig ¶
type Credential ¶
type FontConfig ¶ added in v0.0.11
Click to show internal directories.
Click to hide internal directories.