package
0.1.0
Repository: https://github.com/rusq/sqlhelp.git
Documentation: pkg.go.dev

# 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.