# 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.
ReadProvidersResponse is the result of a Provide request.
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.
No description provided by the author
WriteProvidersResponse is the result of a Provide operation.
# 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.