Documentation ¶
Index ¶
- func RandString(n int) string
- func TestGetExisted(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- func TestGetNotExistedEntityKey(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- func TestMultiGet(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- func TestOpen(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- func TestPurgeNotRemovesOtherRevisions(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- func TestPurgeRemovesSpecifiedRevision(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
- type PrepareStoreRuntimeFunc
- type Sample
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandString ¶
func TestGetExisted ¶
func TestGetExisted(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
func TestGetNotExistedEntityKey ¶
func TestGetNotExistedEntityKey(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
func TestMultiGet ¶
func TestMultiGet(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
func TestOpen ¶
func TestOpen(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
func TestPurgeNotRemovesOtherRevisions ¶
func TestPurgeNotRemovesOtherRevisions(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
func TestPurgeRemovesSpecifiedRevision ¶
func TestPurgeRemovesSpecifiedRevision(t *testing.T, prepareStore PrepareStoreRuntimeFunc)
Types ¶
Click to show internal directories.
Click to hide internal directories.