forked from cerc-io/ipld-eth-server
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
go-path
|
|
==================
|
|
|
|
[](http://ipn.io)
|
|
[](http://ipfs.io/)
|
|
[](http://webchat.freenode.net/?channels=%23ipfs)
|
|
[](https://codecov.io/gh/ipfs/go-path/branch/master)
|
|
[](https://travis-ci.org/ipfs/go-path)
|
|
|
|
> go-path is a helper package that provides utilities for parsing and using ipfs paths
|
|
|
|
|
|
## Table of Contents
|
|
|
|
- [API](#api)
|
|
- [Contribute](#contribute)
|
|
- [License](#license)
|
|
|
|
## TODO
|
|
|
|
This package could probably be merged into go-ipld, or something along those lines. It
|
|
doesnt really make sense as its own standalone thing.
|
|
|
|
## Contribute
|
|
|
|
PRs are welcome!
|
|
|
|
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
|
|
|
|
## License
|
|
|
|
MIT © Juan Batiz-Benet
|