# Functions
No description provided by the author
# Interfaces
BBSUserRecord : currently interface `bbs.UserRecord` of go-bbs lacks some required methods, so we use a mock.
No description provided by the author
PopularArticleRecord is an ArticleRecord which has boardID information.
No description provided by the author
Repository directly interacts with database via db handler.