package
0.29.0
Repository: https://github.com/ipfs/kubo.git
Documentation: pkg.go.dev

# Packages

Package commands implements the ipfs command interface Using github.com/ipfs/kubo/commands to define the command line and HTTP APIs.
**NOTE: this package is experimental.** Package coreapi provides direct access to the core commands in IPFS.
Package corehttp provides utilities for the webui, gateways, and other high-level HTTP interfaces to IPFS.
Package iface defines IPFS Core API which is a set of interfaces used to interact with IPFS nodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewNode constructs and returns an IpfsNode using the given cfg.
RegisterFXOptionFunc registers a function that is run before the fx app is initialized.

# Variables

No description provided by the author

# Structs

No description provided by the author
FXNodeInfo contains information useful for adding fx options.
IpfsNode is IPFS Core module.
Mounts defines what the node's mount state is.

# Type aliases

No description provided by the author