Versions in this module Expand all Collapse all v1 v1.0.1 Jan 24, 2020 Changes in this version + type Foo string + type FooIterator struct + Next coro.Resume + Returned error + Yielded Foo + func NewFooIterator(f func(yield func(Foo)) error, options ...coro.SetOption) *FooIterator