An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/caeril/frevel/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
purl: pkg:golang/github.com/caeril/frevel/pathtree
License: MIT
Latest release: almost 4 years ago
First release: almost 4 years ago
Namespace: github.com/caeril/frevel
Dependent packages: 2
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago