package
0.0.0-20191102230359-43d2b9df8da1
Repository: https://github.com/toshik1978/go-rest-api.git
Documentation: pkg.go.dev
# Functions
NewMockAccountBuilder creates a new mock instance.
NewMockAccountManager creates a new mock instance.
NewMockAccountRepository creates a new mock instance.
NewMockFactory creates a new mock instance.
NewMockPaymentBuilder creates a new mock instance.
NewMockPaymentRepository creates a new mock instance.
NewMockPostgresClient creates a new mock instance.
NewMockScope creates a new mock instance.
# Structs
MockAccountBuilder is a mock of AccountBuilder interface.
MockAccountBuilderMockRecorder is the mock recorder for MockAccountBuilder.
MockAccountManager is a mock of AccountManager interface.
MockAccountManagerMockRecorder is the mock recorder for MockAccountManager.
MockAccountRepository is a mock of AccountRepository interface.
MockAccountRepositoryMockRecorder is the mock recorder for MockAccountRepository.
MockFactory is a mock of Factory interface.
MockFactoryMockRecorder is the mock recorder for MockFactory.
MockPaymentBuilder is a mock of PaymentBuilder interface.
MockPaymentBuilderMockRecorder is the mock recorder for MockPaymentBuilder.
MockPaymentRepository is a mock of PaymentRepository interface.
MockPaymentRepositoryMockRecorder is the mock recorder for MockPaymentRepository.
MockPostgresClient is a mock of PostgresClient interface.
MockPostgresClientMockRecorder is the mock recorder for MockPostgresClient.
MockScope is a mock of Scope interface.
MockScopeMockRecorder is the mock recorder for MockScope.