Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matcher ¶
type MatcherCtx ¶
type MatcherCtx struct {
// contains filtered or unexported fields
}
func (*MatcherCtx) Match ¶
func (m *MatcherCtx) Match(str string, stderr bool) bool
returns true when all matchers matched
Source Files
¶
- tracker.go
Click to show internal directories.
Click to hide internal directories.