package
Version:
v0.0.0-...-3c79176
Opens a new window with list of versions in this module.
Published: Oct 10, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Interfaces connected with node.
Capacity is an interface describing how much data can the node hold.
Node is an interface describing storage/processing node in the cluster.
type Power interface {
Get() float64
}
Power is an interface describing computational ability of the node.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.