# Functions
NewConnection creates a new instance of Connection.
# Structs
Connection is an autogenerated mock type for the Connection type.
Connection_Driver_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Driver'.
Connection_DSN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DSN'.
Connection_ExecContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExecContext'.
No description provided by the author
Connection_Ping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Ping'.
Connection_QueryContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'QueryContext'.
Connection_Transaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transaction'.