package
0.0.0-20241214133522-87726f46f77a
Repository: https://github.com/pthum/stripcontrol-golang.git
Documentation: pkg.go.dev
# Functions
NewDBHandler creates a new instance of DBHandler.
# Structs
DBHandler is an autogenerated mock type for the DBHandler type.
DBHandler_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
DBHandler_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
DBHandler_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
DBHandler_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
DBHandler_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
DBHandler_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.
DBHandler_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.