package
0.0.0-20200224094750-25c1dd2978e7
Repository: https://github.com/sjtu-opennetwork/interface-go-ipfs-core.git
Documentation: pkg.go.dev

# Functions

IpfsPath creates new /ipfs path from the provided CID.
IpldPath creates new /ipld path from the provided CID.
Join appends provided segments to the base path.
New parses string path to a Path.
NewResolvedPath creates new Resolved path.

# Interfaces

Path is a generic wrapper for paths used in the API.
Resolved is a path which was resolved to the last resolvable node.