Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
Cfg *config.Config
DB *database.DB
Node *ipfs.Node
Manifest *manifest.Manifest
Verbose bool
}
func (*Node) ReportStats ¶
func (n *Node) ReportStats()
func (*Node) SyncManifest ¶
func (n *Node) SyncManifest()
func (*Node) VerifyDatastore ¶
func (n *Node) VerifyDatastore()
Click to show internal directories.
Click to hide internal directories.