Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DBInterface ¶
type DBInterface interface { SaveNodeEnergy(*types.NodeData) error SaveTaskEnergy(*types.TaskData) error Close() error }
func GetInstance ¶
func GetInstance() DBInterface
Click to show internal directories.
Click to hide internal directories.