package
0.0.0-20240410075615-8156aba33d49
Repository: https://github.com/starismoon/study_geek.git
Documentation: pkg.go.dev
# Packages
Code generated by MockGen.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -source=./article_author.go -package=daomocks -destination=./mocks/article_author.mock.go ArticleAuthorDAO.
go:generate mockgen -source=./article.go -package=daomocks -destination=./mocks/article.mock.go ArticleDAO.
go:generate mockgen -source=./article_reader.go -package=daomocks -destination=./mocks/article_reader.mock.go ArticleReaderDAO.
go:generate mockgen -source=./async_sms.go -package=daomocks -destination=mocks/async_sms.mock.go AsyncSmsDAO.
No description provided by the author
go:generate mockgen -source=./user.go -package=daomocks -destination=./mocks/user.mock.go UserDAO.
# Type aliases
No description provided by the author