Documentation ¶
Index ¶
- func Close(t testing.TB, b backend.Backend)
- func NewDefaultTmpBackend(t testing.TB) (backend.Backend, string)
- func NewTmpBackend(t testing.TB, batchInterval time.Duration, batchLimit int) (backend.Backend, string)
- func NewTmpBackendFromCfg(t testing.TB, bcfg backend.BackendConfig) (backend.Backend, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTmpBackend ¶
func NewTmpBackend(t testing.TB, batchInterval time.Duration, batchLimit int) (backend.Backend, string)
NewTmpBackend creates a backend implementation for testing.
func NewTmpBackendFromCfg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.