Skip to content

Tags: codyoss/flo

Tags

v0.0.3

Toggle v0.0.3's commit message
add output channel

It may be useful to brige output of flo with other parts of the
codebase. For this reason the user of this lib may now register an
output channel with the flo. This will allow them to receive the output
of the final step.

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add more tests

* add some tests to cover both edge cases and a complete flo
* fix a data race

v0.0.1

Toggle v0.0.1's commit message
add some badges