Documentation ¶
Index ¶
- func AddFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func BatchDeleteFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FindFriendListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDeleteFriendHandler ¶
func BatchDeleteFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
批量删除友链
func DeleteFriendHandler ¶
func DeleteFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除友链
func FindFriendListHandler ¶
func FindFriendListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
分页获取友链列表
func UpdateFriendHandler ¶
func UpdateFriendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新友链
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.