Documentation ¶ Index ¶ func LoadRule(rulePath string, category string, ruleName string) (*model2.Rule, error) func LoadRuleCategory(rulePath string, category string) ([]*model2.Rule, error) func LoadRules(rulePath string) ([]*model2.Rule, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LoadRule ¶ func LoadRule(rulePath string, category string, ruleName string) (*model2.Rule, error) func LoadRuleCategory ¶ func LoadRuleCategory(rulePath string, category string) ([]*model2.Rule, error) func LoadRules ¶ func LoadRules(rulePath string) ([]*model2.Rule, error) Types ¶ This section is empty. Source Files ¶ View all Source files rule.go Click to show internal directories. Click to hide internal directories.