Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Pulse configPulse `yaml:"pulse"`
Crawler configCrawler `yaml:"crawler"`
}
pulse configuration structure
func NewConfigFromFile ¶
Create a Config from yaml file
func NewConfigFromString ¶
Create a Config from a yaml string
Click to show internal directories.
Click to hide internal directories.