Ryan Field
Results
13
comments of
Ryan Field
Yes, stable enough for a poc. That part of the API will not change.
You can try `go get github.com/fieldryand/goflow/[email protected]`
Great point. Starting with v3.0.1 (still in pre-release) the application accepts a context allowing graceful shutdown, so that running jobs that get interrupted will be marked as failed. The context...