Discover Packages
github.com/ipfs/go-bitswap
client
wantlist
package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Jan 27, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package wantlist implements an object for bitswap that contains the keys
that a given peer wants.
Entry is an entry in a want list, consisting of a cid and its priority
Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.Entry instead
NewRefEntry creates a new reference tracked wantlist entry.
Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.NewRefEntry instead
Wantlist is a raw list of wanted blocks and their priorities
Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.Wantlist instead
New generates a new raw Wantlist
Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.New instead
Source Files
¶
Click to show internal directories.
Click to hide internal directories.