package
0.24.0
Repository: https://github.com/ipfs/boxo.git
Documentation: pkg.go.dev

# Functions

Bootstrap kicks off IpfsNode bootstrapping.
BootstrapConfigWithPeers creates a default BootstrapConfig configured with the specified peers, and optional functions to load and save backup peers.
WithBackupPeers configures functions to load and save backup bootstrap peers.

# Variables

DefaultBootstrapConfig specifies default sane parameters for bootstrapping.
ErrNotEnoughBootstrapPeers signals that we do not have enough bootstrap peers to bootstrap correctly.

# Structs

BootstrapConfig specifies parameters used in an IpfsNode's network bootstrapping process.