add EXT-X-KEY tag support to playlist parser #469
Annotations
1 error and 3 warnings
Run golangci/golangci-lint-action@v3
issues found
|
Run golangci/golangci-lint-action@v3:
pkg/playlist/media_key.go#L9
exported: exported type MediaKeyMethod should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3:
pkg/playlist/media_key.go#L12
exported: exported const MediaKeyMethodNone should have comment (or a comment on this block) or be unexported (revive)
|
Run golangci/golangci-lint-action@v3:
pkg/playlist/media_key.go#L103
exported: exported method MediaKey.Equal should have comment or be unexported (revive)
|
Loading