Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FavoriteAction ¶
func FavoriteAction(ctx context.Context, c *app.RequestContext)
FavoriteAction like and unlike operations of the logged-in user on the video.
@router /douyin/favorite/action/ [POST]
func FavoriteList ¶
func FavoriteList(ctx context.Context, c *app.RequestContext)
FavoriteList get all liked videos of the logged-in user.
@router /douyin/favorite/list/ [GET]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.