Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestDB ¶
func TestDB(t *testing.T, db TestableDB)
TestDB should be used to test any implementation of the SecretValueDB interface. An implementation of the SecretValueDB interface should at least have one test method that calls this test-suite.
Types ¶
type TestableDB ¶
Click to show internal directories.
Click to hide internal directories.