package
1.7.5
Repository: https://github.com/filecoin-project/boost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mock_types is a generated GoMock package.

# Constants

DealRetryAuto means that when boost restarts, it will automatically retry the deal.
DealRetryFatal means that the deal will fail immediately and permanently.
DealRetryManual means that boost will not automatically retry the deal, it must be manually retried by the user.

# 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
No description provided by the author
DealStatusRequest is sent to get the current state of a deal from a storage provider.
DealStatusResponse is the current state of a deal.
ProviderDealState is the local state tracked for a deal by the StorageProvider.
StorageAsk defines the parameters by which a miner will choose to accept or reject a deal.
Transfer has the parameters for a data transfer.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author