Documentation ¶
Overview ¶
Package dbtest contains database utilities for use in tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InMemory ¶
InMemory create a disposable in-memory SQLite database.
Each call returns a distinct, unique database, which is closed at the end of the test. See https://www.sqlite.org/inmemorydb.html.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.