Support to init a ReadableStream from a io.Reader #3318
Annotations
2 errors and 1 warning
lint:
js/modules/k6/experimental/streams/module.go#L55
Function 'newReadableStream' is too long (81 > 80) (funlen)
|
lint
issues found
|
lint:
js/modules/k6/experimental/streams/module.go#L295
exported: exported function NewReadableStreamForReader should have comment or be unexported (revive)
|