Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Version string `yaml:"-"` DbConnString string `yaml:"db"` ListenAddr string `yaml:"listen_addr"` Sources []SourceConfig `yaml:"sources,flow"` }
func (Config) GetAllTags ¶
Click to show internal directories.
Click to hide internal directories.