Add comments
This commit is contained in:
@@ -41,7 +41,7 @@ func NrodStream(url string, cfg *helpers.Configuration) (io.ReadCloser, error) {
|
||||
}
|
||||
|
||||
// Run the data through the extractor function and return io.ReadCloser, error from
|
||||
// directly
|
||||
// that function directly
|
||||
return NrodStreamExtract(resp)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user