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 NewDotnetMatcher ¶
func NewDotnetMatcher(cfg MatcherConfig) *Matcher
func (*Matcher) PackageTypes ¶
func (*Matcher) Type ¶
func (m *Matcher) Type() match.MatcherType
type MatcherConfig ¶
type MatcherConfig struct {
UseCPEs bool
}
Click to show internal directories.
Click to hide internal directories.