//
pkg.gl
Category
github.com/chenyangguang/wechat-official-accounts-comment
backend
controller
package
0.0.0-20191029105711-63872684e669
Repository:
https://github.com/chenyangguang/wechat-official-accounts-comment.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
131 SLOC
#
Functions
CreateComment
CreateComment 写留言.
DeleteComment
DeleteComment 删除留言.
GetAllComments
GetAllComments 获取所有留言 todo 应该改成分页.
GetCommentById
GetCommentById 获取单条留言.
UpdateComment
UpdateComment 更新留言信息.
#
Variables
CommentDao
No description provided by the author
#
Structs
BaseController
No description provided by the author