Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Rules []RuleConfig `json:"rules"`
Address string `json:"address"`
AvailableRules []string
Log struct {
Level string `json:"level"`
} `json:"log"`
}
Click to show internal directories.
Click to hide internal directories.