Versions in this module Expand all Collapse all v1 v1.0.0 Nov 12, 2020 Changes in this version + func FromFile(path string) (*model.Workflow, error) + func FromJSONSource(source []byte) (workflow *model.Workflow, err error) + func FromYAMLSource(source []byte) (workflow *model.Workflow, err error) Other modules containing this package github.com/serverlessworkflow/sdk-go/v2 github.com/serverlessworkflow/sdk-go/v3