package
0.4.86
Repository: https://github.com/nucleuscloud/neosync.git
Documentation: pkg.go.dev

# Functions

NewMockSqlConnector creates a new instance of MockSqlConnector.
NewMockSqlDbContainer creates a new instance of MockSqlDbContainer.
WithPostgresDriver overrides default postgres driver.
WithMysqlParseTimeDisabled disables MySQL time parsing.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MockSqlConnector is an autogenerated mock type for the SqlConnector type.
No description provided by the author
MockSqlConnector_NewDbFromConnectionConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewDbFromConnectionConfig'.
MockSqlDbContainer is an autogenerated mock type for the SqlDbContainer type.
MockSqlDbContainer_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockSqlDbContainer_Open_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Open'.
No description provided by the author

# Interfaces

No description provided by the author
interface used by SqlConnector to abstract away the opening and closing of a sqldb that includes tunnelingff.
No description provided by the author

# Type aliases

No description provided by the author