package
0.0.2
Repository: https://github.com/0wnperception/go-helpers.git
Documentation: pkg.go.dev

# Functions

NewPersistentIfaceMock returns a mock for repo.PersistentIface.

# Structs

PersistentIfaceMock implements repo.PersistentIface.
PersistentIfaceMockDeleteExpectation specifies expectation struct of the PersistentIface.Delete.
PersistentIfaceMockDeleteParams contains parameters of the PersistentIface.Delete.
PersistentIfaceMockDeleteResults contains results of the PersistentIface.Delete.
PersistentIfaceMockFlushExpectation specifies expectation struct of the PersistentIface.Flush.
PersistentIfaceMockFlushParams contains parameters of the PersistentIface.Flush.
PersistentIfaceMockGetActiveExpectation specifies expectation struct of the PersistentIface.GetActive.
PersistentIfaceMockGetActiveParams contains parameters of the PersistentIface.GetActive.
PersistentIfaceMockGetActiveResults contains results of the PersistentIface.GetActive.
PersistentIfaceMockGetHistoryExpectation specifies expectation struct of the PersistentIface.GetHistory.
PersistentIfaceMockGetHistoryParams contains parameters of the PersistentIface.GetHistory.
PersistentIfaceMockGetHistoryResults contains results of the PersistentIface.GetHistory.
PersistentIfaceMockIsExistExpectation specifies expectation struct of the PersistentIface.IsExist.
PersistentIfaceMockIsExistParams contains parameters of the PersistentIface.IsExist.
PersistentIfaceMockIsExistResults contains results of the PersistentIface.IsExist.
PersistentIfaceMockStoreExpectation specifies expectation struct of the PersistentIface.Store.
PersistentIfaceMockStoreParams contains parameters of the PersistentIface.Store.
PersistentIfaceMockStoreResults contains results of the PersistentIface.Store.
PersistentIfaceMockStoreTableExpectation specifies expectation struct of the PersistentIface.StoreTable.
PersistentIfaceMockStoreTableParams contains parameters of the PersistentIface.StoreTable.
PersistentIfaceMockStoreTableResults contains results of the PersistentIface.StoreTable.