Skip to content

A Go library that provides functions for streams.

License

Notifications You must be signed in to change notification settings

devfacet/streamy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 30, 2022
6a03540 · Dec 30, 2022

History

8 Commits
Dec 30, 2022
Dec 30, 2022
Dec 30, 2022
Apr 19, 2022
Dec 30, 2022
Dec 30, 2022
Dec 30, 2022
Dec 30, 2022
Apr 19, 2022
Apr 19, 2022
Dec 30, 2022
Dec 30, 2022
Apr 19, 2022
Apr 19, 2022
Apr 19, 2022
Apr 19, 2022
Apr 19, 2022

Repository files navigation

Streamy

Godoc Release Build

A Golang library that provides functions for streams.

Usage

See streamy_test.go, reader_test.go, progress_test.go and have_test.go.

Test

# Run tests
make test

# Continuous testing
make test-ui

# Benchmarks
make test-benchmarks

Contributing

See CONTRIBUTING.md

License

Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.