# 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.