Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v1.0.3
type Config struct { Enable bool `mapstructure:"enable"` Specs map[string][]string `mapstructure:"specs"` // one spec to multi events }
Config ..
Click to show internal directories.
Click to hide internal directories.