# Functions

NewConfiguration creates a new instance of Configuration.
NewPostgreSQLService creates a new instance of PostgreSQLService.

# Structs

Configuration is an autogenerated mock type for the Configuration type.
No description provided by the author
Configuration_GetCustomPostgreSQLConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCustomPostgreSQLConfigs'.
Configuration_GetDefaultPostgreSQLConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDefaultPostgreSQLConfigs'.
PostgreSQLService is an autogenerated mock type for the PostgreSQLService type.
PostgreSQLService_Begin_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Begin'.
PostgreSQLService_Commit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Commit'.
PostgreSQLService_Connection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Connection'.
PostgreSQLService_Count_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Count'.
PostgreSQLService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
PostgreSQLService_CreateInBatches_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateInBatches'.
PostgreSQLService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
PostgreSQLService_Exec_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exec'.
No description provided by the author
PostgreSQLService_Find_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Find'.
PostgreSQLService_FindInBatches_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindInBatches'.
PostgreSQLService_First_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'First'.
PostgreSQLService_FirstOrCreate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirstOrCreate'.
PostgreSQLService_FirstOrInit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirstOrInit'.
PostgreSQLService_Last_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Last'.
PostgreSQLService_Pluck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Pluck'.
PostgreSQLService_Rollback_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rollback'.
PostgreSQLService_RollbackTo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RollbackTo'.
PostgreSQLService_Row_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Row'.
PostgreSQLService_Rows_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rows'.
PostgreSQLService_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.
PostgreSQLService_SavePoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SavePoint'.
PostgreSQLService_Scan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scan'.
PostgreSQLService_ScanRows_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ScanRows'.
PostgreSQLService_Take_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Take'.
PostgreSQLService_Transaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transaction'.
PostgreSQLService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
PostgreSQLService_UpdateColumn_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateColumn'.
PostgreSQLService_UpdateColumns_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateColumns'.
PostgreSQLService_Updates_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Updates'.