package
0.0.0-20190407150747-8b9b72514244
Repository: https://github.com/ipsn/go-ipfs.git
Documentation: pkg.go.dev

# Packages

Package commands implements the ipfs command interface Using github.com/ipfs/go-ipfs/commands to define the command line and HTTP APIs.
Package coreapi provides direct access to the core commands in IPFS.
No description provided by the author
Package corehttp provides utilities for the webui, gateways, and other high-level HTTP interfaces to IPFS.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Bootstrap kicks off IpfsNode bootstrapping.
No description provided by the author
NewNode constructs and returns an IpfsNode using the given cfg.
Resolve resolves the given path by parsing out protocol-specific entries (e.g.
ResolveIPNS resolves /ipns paths.

# Constants

No description provided by the author
No description provided by the author

# Variables

DefaultBootstrapConfig specifies default sane parameters for bootstrapping.
No description provided by the author
No description provided by the author
No description provided by the author
ErrNoNamesys is an explicit error for when an IPFS node doesn't (yet) have a name system.
ErrNotEnoughBootstrapPeers signals that we do not have enough bootstrap peers to bootstrap correctly.
No description provided by the author

# Structs

BootstrapConfig specifies parameters used in an IpfsNode's network bootstrapping process.
No description provided by the author
No description provided by the author
IpfsNode is IPFS Core module.
Mounts defines what the node's mount state is.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author