Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedService ¶
type FeedService struct {
// contains filtered or unexported fields
}
func NewFeedService ¶
func NewFeedService(ctx context.Context) *FeedService
NewFeedService new FeedService
func (*FeedService) Feed ¶
func (s *FeedService) Feed(req *feed.FeedRequest) ([]*feed.Video, int64, error)
Feed multiple get list of video info
Click to show internal directories.
Click to hide internal directories.