Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublishServiceImpl ¶
type PublishServiceImpl struct{}
PublishServiceImpl implements the last service interface defined in the IDL.
func (*PublishServiceImpl) PublishList ¶
func (s *PublishServiceImpl) PublishList(ctx context.Context, req *publish.PublishListRequest) (resp *publish.PublishListResponse, err error)
PublishList implements the PublishServiceImpl interface.
func (*PublishServiceImpl) PublishVideo ¶
func (s *PublishServiceImpl) PublishVideo(ctx context.Context, req *publish.PublishRequest) (resp *publish.PublishResponse, err error)
PublishVideo implements the PublishServiceImpl interface.
Click to show internal directories.
Click to hide internal directories.