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
}
Matcher matches tags.
type Matchers ¶
type Matchers []*Matcher
Matchers is a list of Matchers.
func ParseTagMatcher ¶
ParseTagMatcher parses a tag query and returns the matcher list.
Click to show internal directories.
Click to hide internal directories.