Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = [...]Extender{ Simple, Group, Star, StarGreedy, Regex, RegexGreedy, }
View Source
var Help = `` /* 413-byte string literal not displayed */
Functions ¶
func RegexGreedy ¶
func RegexGreedy(base *Query) Querys
func StarGreedy ¶
func StarGreedy(base *Query) Querys
Types ¶
type CreateFunc ¶
type CreateFunc func(Setup, []byte) Extender
Click to show internal directories.
Click to hide internal directories.