package
0.0.0-20230703214630-6d3db958c73d
Repository: https://github.com/onflow/go-bitswap.git
Documentation: pkg.go.dev

# Packages

Package wantlist implements an object for bitswap that contains the keys that a given peer wants.

# Functions

New initializes a Bitswap client that runs until client.Close is called.
ProviderSearchDelay overwrites the global provider search delay.
RebroadcastDelay overwrites the global provider rebroadcast delay.
No description provided by the author
No description provided by the author
Configures the Client to use given tracer.

# Structs

Client instances implement the bitswap protocol.
Stat is a struct that provides various statistics on bitswap operations.

# Interfaces

No description provided by the author

# Type aliases

Option defines the functional option type that can be used to configure bitswap instances.