Versions in this module Expand all Collapse all v1 v1.0.1 Apr 9, 2025 v1.0.0 Feb 26, 2025 Changes in this version + type Pattern []string + func New(patterns ...string) Pattern + func (p Pattern) Match(list ...string) []string