Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertFriendTypes ¶
func ConvertFriendTypes(req *friendrpc.FriendDetails) (out *types.Friend)
Types ¶
type FindFriendListLogic ¶
func NewFindFriendListLogic ¶
func NewFindFriendListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindFriendListLogic
分页获取友链列表
func (*FindFriendListLogic) FindFriendList ¶
func (l *FindFriendListLogic) FindFriendList(req *types.FriendQueryReq) (resp *types.PageResp, err error)
Click to show internal directories.
Click to hide internal directories.