Documentation ¶
Index ¶
- func AddCommentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FindCommentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FindCommentRecentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FindCommentReplyListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func LikeCommentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindCommentListHandler ¶
func FindCommentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
查询评论列表
func FindCommentRecentListHandler ¶
func FindCommentRecentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
查询最新评论回复列表
func FindCommentReplyListHandler ¶
func FindCommentReplyListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
查询评论回复列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.