Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRule ¶
func CheckRule(ruleConfig *config.RuleConfig) error
Types ¶
type RuleSet ¶
type RuleSet struct {
Targets []Target `xml:"target"`
Exclusions []Exclusion `xml:"exclusion"`
Rules []Rule `xml:"rule"`
}
func LoadRuleSet ¶
type RuleSets ¶
func NewRuleSets ¶
func NewRuleSets() *RuleSets
Click to show internal directories.
Click to hide internal directories.