Versions in this module Expand all Collapse all v0 v0.3.0 Jan 5, 2022 v0.2.0 Nov 1, 2021 v0.1.0 Sep 8, 2021 Changes in this version + func WildcardContains(patterns []string, member string) bool + func WildcardMatchs(pattern, str string) bool + func WildcardSubset(patterns, members []string) bool