package
1.0.0
Repository: https://github.com/bangadam/go-fiber-starter.git
Documentation: pkg.go.dev

# 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 .