Versions in this module Expand all Collapse all v1 v1.1.0 Jul 18, 2022 Changes in this version + type PublishListService struct + func NewPublishListService(ctx context.Context) *PublishListService + func (s *PublishListService) PublishList(req *publish.PublishListRequest) ([]*publish.Video, error) + type PublishService struct + func NewPublishService(ctx context.Context) *PublishService + func (s *PublishService) Publish(req *publish.PublishActionRequest) error