package
0.0.0-20240530125620-f74408af2a1a
Repository: https://github.com/wx-up/go-book.git
Documentation: pkg.go.dev
# Functions
NewMockArticleService creates a new mock instance.
NewMockInteractiveService creates a new mock instance.
NewMockService creates a new mock instance.
NewMockUserService creates a new mock instance.
# Structs
MockArticleService is a mock of ArticleService interface.
MockArticleServiceMockRecorder is the mock recorder for MockArticleService.
MockInteractiveService is a mock of InteractiveService interface.
MockInteractiveServiceMockRecorder is the mock recorder for MockInteractiveService.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockUserService is a mock of UserService interface.
MockUserServiceMockRecorder is the mock recorder for MockUserService.