Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoNamesys = errors.New(
"core/resolve: no Namesys on IpfsNode - can't resolve ipns entry")
ErrNoNamesys is an explicit error for when an IPFS node doesn't (yet) have a name system
Functions ¶
func ResolveIPNS ¶
func ResolveIPNS(ctx context.Context, nsys namesys.NameSystem, p path.Path) (path.Path, error)
ResolveIPNS resolves /ipns paths
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.