# Functions
New generates a new raw Wantlist Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.New instead.
NewRefEntry creates a new reference tracked wantlist entry.
# Type aliases
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.
Wantlist is a raw list of wanted blocks and their priorities Deprecated: use github.com/ipfs/go-libipfs/bitswap/client/wantlist.Wantlist instead.