Documentation ¶
Index ¶
- type APIAlg
- type BootstrapPeers
- type ChainBlockService
- type ChainBlockstore
- type ChainExchange
- type ChainGCBlockstore
- type ChainGCLocker
- type ClientBlockstore
- type ClientDAG
- type ClientDataTransfer
- type ClientDealStore
- type ClientFilestore
- type MetadataDS
- type ProviderDataTransfer
- type ProviderDealStore
- type StagingDAG
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapPeers ¶
type ChainBlockService ¶
type ChainBlockService bserv.BlockService
type ChainBlockstore ¶
type ChainBlockstore blockstore.Blockstore
type ChainExchange ¶
type ChainGCBlockstore ¶
type ChainGCBlockstore blockstore.GCBlockstore
type ChainGCLocker ¶
type ChainGCLocker blockstore.GCLocker
type ClientBlockstore ¶
type ClientBlockstore blockstore.Blockstore
type ClientDAG ¶
type ClientDAG ipld.DAGService
type ClientDataTransfer ¶
type ClientDataTransfer datatransfer.Manager
ClientDataTransfer is a data transfer manager for the client
type ClientDealStore ¶
type ClientDealStore *statestore.StateStore
type ClientFilestore ¶
type ClientFilestore *filestore.Filestore
type MetadataDS ¶
type MetadataDS datastore.Batching
MetadataDS stores metadata dy default it's namespaced under /metadata in main repo datastore
type ProviderDataTransfer ¶
type ProviderDataTransfer datatransfer.Manager
ProviderDataTransfer is a data transfer manager for the provider
type ProviderDealStore ¶
type ProviderDealStore *statestore.StateStore
type StagingDAG ¶
type StagingDAG ipld.DAGService
Click to show internal directories.
Click to hide internal directories.