Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseConfig ¶
Types ¶
type DeflaConfig ¶
type DeflaConfig struct { HtmlPath string `yaml:htmlPath` Address string `yaml:"address"` LogPath string `yaml:"logPath"` LogLevel string `yaml:"logLevel"` RootfsPath string `yaml:"rootfs"` }
var Config *DeflaConfig = nil
Click to show internal directories.
Click to hide internal directories.