# Functions
CreateDBConnections returns references to logical connections to the underlying SQL databases.
NewDriver returns a driver to SQL, either using singleton Driver or sharded Driver.
NewMockcommonOfDbAndTx creates a new mock instance.
NewMockDriver creates a new mock instance.
# Structs
MockcommonOfDbAndTx is a mock of commonOfDbAndTx interface.
MockcommonOfDbAndTxMockRecorder is the mock recorder for MockcommonOfDbAndTx.
MockDriver is a mock of Driver interface.
MockDriverMockRecorder is the mock recorder for MockDriver.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author