package
0.3.1-rc.1
Repository: https://github.com/ethfsx/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.