Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_CHUNK_SIZE = 4096
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockManager ¶
type BlockManager struct {
// contains filtered or unexported fields
}
type Instance ¶
type Instance struct {
Bservice blockservice.BlockService
Bstore blockstore.Blockstore
Bsnetwork bsnet.BitSwapNetwork
Bsserver *bsserver.Server
Bsclient *bsclient.Client
Bmanager *BlockManager
// contains filtered or unexported fields
}
func NewInstance ¶
Click to show internal directories.
Click to hide internal directories.