Versions in this module Expand all Collapse all v0 v0.0.3 Apr 14, 2023 v0.0.2 Apr 13, 2023 v0.0.1 Apr 13, 2023 Changes in this version + type Groups []string + func (gs *Groups) Add(g ...string) + func (gs Groups) Equal(other Groups) bool + func (gs Groups) HasGroup(g string) bool + func (gs Groups) Hash() uint32 + func (gs Groups) Match(other Groups) bool