Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Matcher ¶
func NewMatcher ¶
type MatcherFactory ¶
func NewMatcherFactory ¶
func NewMatcherFactory() MatcherFactory
type MatcherFactoryImpl ¶
type MatcherFactoryImpl struct{}
func (MatcherFactoryImpl) NewMatcher ¶
func (mf MatcherFactoryImpl) NewMatcher(fs afero.Fs) (Matcher, error)
type MatcherImpl ¶
type MatcherImpl struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.