Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbMaker ¶
type DbMaker func(ver uint64) (db kvdb.KeyValueStore, tables interface{})
DbMaker makes temporary database and related object (tables).
Click to show internal directories.
Click to hide internal directories.