Package Usage: go: github.com/uptrace/treemux
This is inspired by Julien Schmidt's httprouter, in that it uses a patricia tree, but the
implementation is rather different. Specifically, the routing rules are relaxed so that a
single path segment may be a wildcard in one route and a static token in another. This gives a
nice combination of high performance with a lot of convenience in designing the routing patterns.
22 versions
Latest release: over 3 years ago
6 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/uptrace/treemux
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/uptrace%2Ftreemux
Dependent Repos 1
