Update Readme.md (#3358)

add `github.com/youthlin/stream`
This commit is contained in:
Youth.霖 2020-11-23 15:29:07 -06:00 committed by GitHub
parent e1a57691b9
commit 0e9e200d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1629,6 +1629,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries and tools for stream processing and reactive programming.*
* [go-streams](https://github.com/reugn/go-streams) - Go stream processing library.
* [stream](https://github.com/youthlin/stream) - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
## Template Engines