package
0.1.10
Repository: https://github.com/sjtu-opennetwork/go-bitswap.git
Documentation: pkg.go.dev

# Functions

New generates a new raw Wantlist.
NewRefEntry creates a new reference tracked wantlist entry.
NewSessionTrackedWantlist generates a new SessionTrackedWantList.

# Structs

Entry
Entry is an entry in a want list, consisting of a cid and its priority.
SessionTrackedWantlist is a list of wants that also track which bitswap sessions have requested them.
Wantlist is a raw list of wanted blocks and their priorities.