package
2.1.2
Repository: https://github.com/brad-jones/goasync.git
Documentation: pkg.go.dev

# README

Stream

In this example we show you how a collection of tasks can be awaited on, looping over each result as soon as it is available.

Expected Output

START 2020-09-11 18:44:14.2406928 +1000 AEST m=+0.003027901
doing work
doing work
END 1.0013651s