extenders

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

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 Get

func Get(name string) (Extender, bool)

func Group

func Group(base *Query) Querys

func Regex

func Regex(base *Query) Querys

func RegexGreedy

func RegexGreedy(base *Query) Querys

func Simple

func Simple(base *Query) Querys

func Star

func Star(base *Query) Querys

func StarGreedy

func StarGreedy(base *Query) Querys

Types

type CreateFunc

type CreateFunc func(Setup, []byte) Extender

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL