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

Top 4.9% on proxy.golang.org
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
purl: pkg:golang/github.com/robfig/pathtree
License: MIT
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/robfig
Dependent packages: 3
Dependent repositories: 17
Stars: 13 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...