A Golang library that provides functions for streams.
See streamy_test.go, reader_test.go, progress_test.go and have_test.go.
# Run tests
make test
# Continuous testing
make test-ui
# Benchmarks
make test-benchmarks
See CONTRIBUTING.md
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.