Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compress ¶
func Compress(groups []*rulefmt.RuleGroups, maxRule int, maxGroup int) (*rulefmt.RuleGroups, error)
Types ¶
type GroupOutput ¶
type GroupsOutput ¶
type GroupsOutput struct {
Groups []GroupOutput `yaml:"groups"`
}
func Format ¶
func Format(groups *rulefmt.RuleGroups) *GroupsOutput
Click to show internal directories.
Click to hide internal directories.