kingecg 83edf821f3 | ||
---|---|---|
.vscode | ||
test | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
main.go |
README.md
gostream
A implementation of nodejs Stream api
Include:
- ReadStream
- WriteStream
- TransformStream
kingecg 83edf821f3 | ||
---|---|---|
.vscode | ||
test | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
main.go |
A implementation of nodejs Stream api
Include: