# Functions
InitMockDB returns a [sqlx.DB] and [sqlmock.Sqlmock] for testing.
No description provided by the author
# Variables
Driver that will be emulated for the mock db.
# Type aliases
ExpectFunc is a function that sets up the expectations for the mock.