Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FakeDatabase ¶ added in v0.13.0
type FakeDatabase interface {
IsFakeDB()
}
FakeDatabase is helpful for knowing if the underlying db is an in memory fake database. This is only in the databasefake package, so will only be used by unit tests.
Click to show internal directories.
Click to hide internal directories.