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

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

proxy.golang.org : github.com/rickb777/path

Package path implements utility routines for manipulating slash-separated paths. This deliberately resembles the standard path API closely. The similarity is intentional and credit is due to the Go authors for their work. This package may serve as a drop-in replacement for the standard path package. In addition to the functions available in the standard path package, there are extra functions for dividing paths. There is also a type Path. This allows path strings to be manipulated using methods instead of helper functions. These methods follow a similar design, and also allow iteration through path segments. This package should only be used for paths separated by forward slashes, such as the paths in URLs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rickb777/path
License: MIT
Latest release: over 1 year ago
First release: almost 7 years ago
Namespace: github.com/rickb777
Dependent packages: 6
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 15 hours ago

    Loading...
    Readme
    Loading...