package
0.0.0-20230603152432-e23051be1cc7
Repository: https://github.com/sevenrats/boxo.git
Documentation: pkg.go.dev
# Packages
package offline implements an object that implements the exchange interface but returns nil values to every request.
# Interfaces
Fetcher is an object that can be used to retrieve blocks.
Interface defines the functionality of the IPFS block exchange protocol.
SessionExchange is an exchange.Interface which supports sessions.