Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedServiceImpl ¶
type FeedServiceImpl struct{}
FeedServiceImpl implements the last service interface defined in the IDL.
func (*FeedServiceImpl) GetFeed ¶
func (s *FeedServiceImpl) GetFeed(ctx context.Context, req *feed.FeedRequest) (resp *feed.FeedResponse, err error)
GetFeed implements the FeedServiceImpl interface. get 30 latest videos with db
Click to show internal directories.
Click to hide internal directories.