Documentation ¶
Index ¶
- func UserRelationActionService(ctx context.Context, req *useruser.RelationActionRequest) (*useruser.RelationActionResponse, error)
- func UserRelationFollowListService(ctx context.Context, req *useruser.RelationFollowListRequest) (*useruser.RelationFollowListResponse, error)
- func UserRelationFollowerList(ctx context.Context, req *useruser.RelationFollowerListRequest) (*useruser.RelationFollowerListResponse, error)
- func UserRelationFriendListService(ctx context.Context, req *useruser.RelationFriendListRequest) (*useruser.RelationFriendListResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UserRelationActionService ¶
func UserRelationActionService( ctx context.Context, req *useruser.RelationActionRequest, ) (*useruser.RelationActionResponse, error)
func UserRelationFollowListService ¶
func UserRelationFollowListService( ctx context.Context, req *useruser.RelationFollowListRequest, ) (*useruser.RelationFollowListResponse, error)
func UserRelationFollowerList ¶
func UserRelationFollowerList( ctx context.Context, req *useruser.RelationFollowerListRequest, ) (*useruser.RelationFollowerListResponse, error)
func UserRelationFriendListService ¶
func UserRelationFriendListService( ctx context.Context, req *useruser.RelationFriendListRequest, ) (*useruser.RelationFriendListResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.