Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
Repository implements generator.RegexpRepository
func (*Repository) Match ¶
func (r *Repository) Match(path string) bool
MatchAny check regexp slices if path matches anyone
func (*Repository) Prepare ¶
func (r *Repository) Prepare(e generator.OptionFlagEntity) error
CompilePatterns compile patterns
Click to show internal directories.
Click to hide internal directories.