# Functions
No description provided by the author
No description provided by the author
NewMockIArticleController creates a new mock instance.
# Structs
No description provided by the author
No description provided by the author
MockIArticleController is a mock of IArticleController interface.
MockIArticleControllerMockRecorder is the mock recorder for MockIArticleController.
# Interfaces
go:generate mockgen -destination=article_controller_mock.go -package=controller .