Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilterFunc ¶
type RuleItem ¶
type RuleItem struct {
proto.Rule `yaml:",inline"`
Version proto.VersionRange `yaml:"version" toml:"version"`
}
type RuleSpec ¶
type RuleSpec struct {
Rule []RuleItem `yaml:"rule" toml:"rule"`
}
func LoadBetaRuleSpec ¶
Click to show internal directories.
Click to hide internal directories.