package
Version:
v0.1.0-dev-777099b
Opens a new window with list of versions in this module.
Published: Sep 27, 2017
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
FrontPage string `yaml:"front-page"`
AutoBackup bool `yaml:"auto-backup"`
User struct {
Default struct {
Role string `yaml:"role"`
} `yaml:"default"`
} `yaml:"user"`
Plugins map[interface{}]interface{} `yaml:"plugins"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.