Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoServerEntries = errors.New("please add a few server= entries to your .ini")
View Source
var ErrNoSuchSection = errors.New("section does not exist")
Functions ¶
This section is empty.
Types ¶
type Config ¶
func (*Config) GetTargets ¶
GetTargets returns all targets from the config
func (*Config) ValidateConfig ¶
ValidateConfig validate the supplied configuration, e.g. check if we have "server="
Click to show internal directories.
Click to hide internal directories.