Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChorizoConfig ¶
type Config ¶
type Config struct { Main struct { Dbfile string Debug bool Cronfile string Statefile string Lockfile string Scriptpath string APIUrl string Loglevel string ExecPath string ConfigPath string RabbitmqHost string RabbitmqPort string RabbitmqUser string RabbitmqPass string UseTls bool } }
func ParseConfig ¶
func (Config) InterpolateConfig ¶
Click to show internal directories.
Click to hide internal directories.