Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Repeat int `toml:"repeat"` Host string `toml:"host"` Prefix string `toml:"prefix"` User string `toml:"user"` Group string `toml:"group"` LogLevel string `toml:"loglevel"` Sets []TemplateSet `toml:"set"` }
func NewFromCtx ¶
////////////////////////////////////////////////////////////////////////////
func NewFromFile ¶
////////////////////////////////////////////////////////////////////////////
func (*Config) OverrideFromCtx ¶
////////////////////////////////////////////////////////////////////////////
Click to show internal directories.
Click to hide internal directories.