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.
proxy.golang.org
v0.0.0-20140121041023-41257a1839e9
about 12 years ago
1
3
17
github.com/three-plus-three/modules v1.0.6 removed
7 versions - Latest release: almost 6 years ago - 1 dependent packagegithub.com/gabstv/goboots v0.11.6
Go Web Framework7 versions - Latest release: about 7 years ago - 2 stars on GitHub
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/robfig/pathtree
spec |
| License | MIT |
| Namespace | github.com/robfig |
| First Release | about 12 years ago |
| Last Synced | about 5 hours ago |
Repository
| Stars | 14 on GitHub |
| Forks | 11 on GitHub |