fzxiao233/Vtb_Record

View on GitHub
live/videoworker/downloader/wrapper.go

Summary

Maintainability
A
0 mins
Test Coverage

if block ends with a return statement, so drop this else and outdent its block
Open

    } else {

exported type Downloader should have comment or be unexported
Open

type Downloader = provbase.Downloader

exported function GetDownloader should have comment or be unexported
Open

func GetDownloader(providerName string) *Downloader {

There are no issues that match your filters.

Category
Status