DEBSOURCES
Skip Quicknav
sources / golang-github-fasthttp-router / 1.5.4-1 / radix / conts.go
12345678
package radix const ( root nodeType = iota static param wildcard )