package
0.0.0-20241219074355-5cd2ed33aa05
Repository: https://github.com/lazywoo/mercury.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
No description provided by the author
# Interfaces
go:generate mockgen -source=./article.go -package=repomocks -destination=mocks/article.mock.go ArticleRepository.