Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestBoltDb ¶
type TestBoltDb struct {
// contains filtered or unexported fields
}
func NewTestBoltDb ¶
func NewTestBoltDb(t *testing.T) *TestBoltDb
func (*TestBoltDb) Close ¶
func (t *TestBoltDb) Close()
func (*TestBoltDb) Name ¶
func (t *TestBoltDb) Name() string
Click to show internal directories.
Click to hide internal directories.