package
0.6.3
Repository: https://github.com/bitpoke/mysql-operator.git
Documentation: pkg.go.dev

# Functions

NewFakeFactory returns a mysql.SQLRunnerFactory but with the fake SQLRunner received as parameter.
NewQueryRunner will create a new fake.SQLRunner.

# Structs

SQLRunner implements a fake query runner that can be used for mocking in tests.

# Type aliases

SQLCall ...