package
0.0.0-20241126133833-206191af11bc
Repository: https://github.com/azrv17/goweb.git
Documentation: pkg.go.dev

# Functions

NewMockAccount creates a new mock instance.
NewMockEntry creates a new mock instance.
NewMockTransfer creates a new mock instance.

# Structs

MockAccount is a mock of Account interface.
MockAccountMockRecorder is the mock recorder for MockAccount.
MockEntry is a mock of Entry interface.
MockEntryMockRecorder is the mock recorder for MockEntry.
MockTransfer is a mock of Transfer interface.
MockTransferMockRecorder is the mock recorder for MockTransfer.