Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB holds a pointer to the leveldb database and the path to where it is stored.
func NewDB ¶
NewDB is a constructor for the leveldb persister It creates the files in the location given as parameter
Click to show internal directories.
Click to hide internal directories.