Top 3.4% dependent packages on proxy.golang.org
Top 1.3% dependent repos on proxy.golang.org
Top 6.0% forks on proxy.golang.org
proxy.golang.org : github.com/robfig/pathtree
pathtree implements a tree for fast path lookup. Restrictions Wildcards are named path elements that may match any strings in that location. Two different kinds of wildcards are permitted: Single element wildcards in the last path element can optionally end with an extension. This allows for routes like '/users/:id.json', which will not conflict with '/users/:id'. Paths are mapped to the tree in the following way: Edges are implemented as a map from the path element name to the next node in the path.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/robfig/pathtree
License: MIT
Latest release: almost 12 years ago
First release: almost 12 years ago
Namespace: github.com/robfig
Dependent packages: 3
Dependent repositories: 17
Stars: 14 on GitHub
Forks: 11 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago