proxy.golang.org : github.com/vmihailenco/treemux : v1.0.1
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.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/vmihailenco/treemux@v1.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.7.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c