package
0.0.0-20241121095751-ac3e653f01f3
Repository: https://github.com/jamshedj/walletapi.git
Documentation: pkg.go.dev
# Functions
NewMockWalletRepositoryI creates a new instance of MockWalletRepositoryI.
# Structs
MockWalletRepositoryI is an autogenerated mock type for the WalletRepositoryI type.
MockWalletRepositoryI_CheckWalletExists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckWalletExists'.
MockWalletRepositoryI_Conn_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Conn'.
MockWalletRepositoryI_CreateTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTransaction'.
MockWalletRepositoryI_ExecuteTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExecuteTransaction'.
No description provided by the author
MockWalletRepositoryI_GetPartnerByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPartnerByID'.
MockWalletRepositoryI_GetTransactions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTransactions'.
MockWalletRepositoryI_GetWalletBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWalletBalance'.
MockWalletRepositoryI_UpdateWalletBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWalletBalance'.