Skip to content

GoFlow flow constructs is a part of GoFlow library

Compare
Choose a tag to compare
@s8sg s8sg released this 03 Aug 04:04
· 67 commits to master since this release

If you update your GoFlow to the latest version, in order to make your existing flow working, you need to import flow construct as

From

flow "github.com/faasflow/lib/goflow"

To

flow "github.com/faasflow/goflow/flow"