Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatcherGroup ¶
type MatcherGroup struct {
// contains filtered or unexported fields
}
func NewMatcherGroup ¶
func NewMatcherGroup() *MatcherGroup
func (*MatcherGroup) Add ¶
func (g *MatcherGroup) Add(m Matcher) uint32
func (*MatcherGroup) Match ¶
func (g *MatcherGroup) Match(pattern string) uint32
func (*MatcherGroup) Size ¶
func (g *MatcherGroup) Size() uint32
Click to show internal directories.
Click to hide internal directories.