package
0.0.0-20230616090412-8ad1ab3f4a5a
Repository: https://github.com/stampwallet/backend.git
Documentation: pkg.go.dev
# Functions
NewMockAuthManager creates a new mock instance.
NewMockBusinessManager creates a new mock instance.
NewMockItemDefinitionManager creates a new mock instance.
NewMockLocalCardManager creates a new mock instance.
NewMockTransactionManager creates a new mock instance.
NewMockVirtualCardManager creates a new mock instance.
# Structs
MockAuthManager is a mock of AuthManager interface.
MockAuthManagerMockRecorder is the mock recorder for MockAuthManager.
MockBusinessManager is a mock of BusinessManager interface.
MockBusinessManagerMockRecorder is the mock recorder for MockBusinessManager.
MockItemDefinitionManager is a mock of ItemDefinitionManager interface.
MockItemDefinitionManagerMockRecorder is the mock recorder for MockItemDefinitionManager.
MockLocalCardManager is a mock of LocalCardManager interface.
MockLocalCardManagerMockRecorder is the mock recorder for MockLocalCardManager.
MockTransactionManager is a mock of TransactionManager interface.
MockTransactionManagerMockRecorder is the mock recorder for MockTransactionManager.
MockVirtualCardManager is a mock of VirtualCardManager interface.
MockVirtualCardManagerMockRecorder is the mock recorder for MockVirtualCardManager.