Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
Matcher identifies namespaces given user-defined patterns
func NewMatcher ¶
NewMatcher creates a matcher that will use the given list patterns to match namespaces
type Renamer ¶
type Renamer struct {
// contains filtered or unexported fields
}
Renamer maps namespaces given user-defined patterns
func NewRenamer ¶
NewRenamer creates a Renamer that will use the given from and to slices to map namespaces
Click to show internal directories.
Click to hide internal directories.