Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewUploadService ¶
func NewUploadService(minioClient *minio.Client, subscriber *pkg.Subscriber, publisher *pkg.Publisher, config *config.UploadServiceConfig) *Service
func (*Service) RunVideoUpload ¶
func (*Service) UpLoadFile ¶
func (s *Service) UpLoadFile(videoFH *multipart.FileHeader) (playerUrl, coverUrl string, err error)
Click to show internal directories.
Click to hide internal directories.