Versions in this module Expand all Collapse all v0 v0.1.3 Feb 22, 2025 Changes in this version + type Groups []string + func (groups Groups) Test(rule Rule, more ...Rule) bool + type Rule func(*rules) + func AllOf(group string, more ...string) Rule + func OneOf(first, second string, more ...string) Rule