Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BoltDB ¶
type BoltDB struct {
// contains filtered or unexported fields
}
DB Connection
func (*BoltDB) GetAllBootActions ¶
GetAllBootActions gets all boot action stored in the database
func (*BoltDB) GetBootAction ¶
Getting bootaction from database
func (*BoltDB) PutBootAction ¶
Storing boot action into the database
Click to show internal directories.
Click to hide internal directories.