Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
func NewStockMatcher ¶ added in v0.50.0
func NewStockMatcher(cfg MatcherConfig) *Matcher
func (*Matcher) PackageTypes ¶
func (*Matcher) Type ¶
func (m *Matcher) Type() match.MatcherType
type MatcherConfig ¶ added in v0.50.0
type MatcherConfig struct {
UseCPEs bool
}
Click to show internal directories.
Click to hide internal directories.