package
0.0.0-20241009030249-30833c4511e1
Repository: https://github.com/bagashiz/go-pos.git
Documentation: pkg.go.dev
# Functions
NewMockAuthService creates a new mock instance.
NewMockCacheRepository creates a new mock instance.
NewMockCategoryRepository creates a new mock instance.
NewMockCategoryService creates a new mock instance.
NewMockOrderRepository creates a new mock instance.
NewMockOrderService creates a new mock instance.
NewMockPaymentRepository creates a new mock instance.
NewMockPaymentService creates a new mock instance.
NewMockProductRepository creates a new mock instance.
NewMockProductService creates a new mock instance.
NewMockTokenService creates a new mock instance.
NewMockUserRepository creates a new mock instance.
NewMockUserService creates a new mock instance.
# Structs
MockAuthService is a mock of AuthService interface.
MockAuthServiceMockRecorder is the mock recorder for MockAuthService.
MockCacheRepository is a mock of CacheRepository interface.
MockCacheRepositoryMockRecorder is the mock recorder for MockCacheRepository.
MockCategoryRepository is a mock of CategoryRepository interface.
MockCategoryRepositoryMockRecorder is the mock recorder for MockCategoryRepository.
MockCategoryService is a mock of CategoryService interface.
MockCategoryServiceMockRecorder is the mock recorder for MockCategoryService.
MockOrderRepository is a mock of OrderRepository interface.
MockOrderRepositoryMockRecorder is the mock recorder for MockOrderRepository.
MockOrderService is a mock of OrderService interface.
MockOrderServiceMockRecorder is the mock recorder for MockOrderService.
MockPaymentRepository is a mock of PaymentRepository interface.
MockPaymentRepositoryMockRecorder is the mock recorder for MockPaymentRepository.
MockPaymentService is a mock of PaymentService interface.
MockPaymentServiceMockRecorder is the mock recorder for MockPaymentService.
MockProductRepository is a mock of ProductRepository interface.
MockProductRepositoryMockRecorder is the mock recorder for MockProductRepository.
MockProductService is a mock of ProductService interface.
MockProductServiceMockRecorder is the mock recorder for MockProductService.
MockTokenService is a mock of TokenService interface.
MockTokenServiceMockRecorder is the mock recorder for MockTokenService.
MockUserRepository is a mock of UserRepository interface.
MockUserRepositoryMockRecorder is the mock recorder for MockUserRepository.
MockUserService is a mock of UserService interface.
MockUserServiceMockRecorder is the mock recorder for MockUserService.