package
0.0.0-20230703214630-6d3db958c73d
Repository: https://github.com/onflow/go-bitswap.git
Documentation: pkg.go.dev
# Functions
New creates a new PeerManager, given a context and a peerQueueFactory.
# Structs
PeerManager manages a pool of peers and sends messages to peers in the pool.
# Type aliases
PeerQueueFactory provides a function that will create a PeerQueue.