Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
Dht *dht.IpfsDHT
FullRT *fullrt.FullRT
Host host.Host
StorageDir string
//Lmdb *lmdb.Blockstore
Datastore datastore.Batching
Blockstore blockstore.Blockstore
Bitswap *bitswap.Bitswap
Dagserv format.DAGService
Config *ncfg.Config
RemotedsServ dsccore.DataNodeServer
GatewayServ *http.Server
}
Click to show internal directories.
Click to hide internal directories.