//
pkg.gl
Category
github.com/ETHFSx/go-bitswap
internal
decision
package
0.2.15-rc.3
Repository:
https://github.com/ethfsx/go-bitswap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
2
Files
962 SLOC
#
Functions
NewEngine
NewEngine creates a new block sending engine for the given block store.
#
Structs
Engine
Engine manages sending requested blocks to peers.
Envelope
Envelope contains a message for a Peer.
Receipt
Receipt is a summary of the ledger for a given peer collecting various pieces of aggregated data for external reporting purposes.
#
Interfaces
PeerTagger
PeerTagger covers the methods on the connection manager used by the decision engine to tag peers.