package
0.0.0-20240705180516-46b24e503cda
Repository: https://github.com/master255/boxo.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadBitswapProviderRecord is a provider result with parameters for bitswap providers.
No description provided by the author
UnknownProviderRecord is used when we cannot parse the provider record using `GetProtocol`.
WriteBitswapProviderRecord is used when we want to add a new provider record that is using bitswap.
WriteBitswapProviderRecordResponse will be returned as a result of WriteBitswapProviderRecord.
# Interfaces
ProviderResponse is implemented for any ProviderResponse.
ReadProviderRecord is a type that enforces structs to imlement it to avoid confusion.
WriteProviderRecord is a type that enforces structs to imlement it to avoid confusion.