# Structs
CheckerMock is a mock implementation of datas.Checker.
CreateInputMock is a mock implementation of models.CreateInput.
CreateProcessorMock is a mock implementation of models.CreateProcessor.
DeleterMock is a mock implementation of datas.Deleter.
FinderMock is a mock implementation of datas.Finder.
GetterMock is a mock implementation of models.Getter.
InserterMock is a mock implementation of datas.Inserter.
No description provided by the author
NoSqlQuerierMock is a mock implementation of datas.NoSqlQuerier.
RefresherMock is a mock implementation of models.Refresher.
No description provided by the author
SqlQuerierMock is a mock implementation of datas.SqlQuerier.
UpdateInputMock is a mock implementation of models.UpdateInput.
UpdateProcessorMock is a mock implementation of models.UpdateProcessor.
UpdaterMock is a mock implementation of datas.Updater.
ValidatorMock is a mock implementation of models.Validator.