Versions in this module Expand all Collapse all v0 v0.1.1 May 3, 2024 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