Versions in this module Expand all Collapse all v0 v0.1.10 Oct 5, 2021 v0.1.9 Oct 5, 2021 Changes in this version + type LocalStorage struct + func (s *LocalStorage) MasterPlaylistWritten(localFilePath string) + func (s *LocalStorage) Save(filePath string, retryCount int) (string, error) + func (s *LocalStorage) SegmentWritten(localFilePath string) + func (s *LocalStorage) Setup() error + func (s *LocalStorage) VariantPlaylistWritten(localFilePath string) + type S3Storage struct + func (s *S3Storage) MasterPlaylistWritten(localFilePath string) + func (s *S3Storage) Save(filePath string, retryCount int) (string, error) + func (s *S3Storage) SegmentWritten(localFilePath string) + func (s *S3Storage) Setup() error + func (s *S3Storage) VariantPlaylistWritten(localFilePath string)