Versions in this module Expand all Collapse all v0 v0.1.1 Jul 20, 2023 v0.1.0 Jul 15, 2023 Changes in this version + func AttachSubFlowsToContext(flowMetas *[]dsl.SubLogicFlowMeta, ctx context.Context) context.Context + func NewLogicflow(flowMeta dsl.LogicFlowMeta, ctx context.Context) *runtime.LogicFlow + func RegisterActivity(name string, activity interface{}) v0.0.1 Jul 13, 2023 Changes in this version + const CONTEXT_KEY_SUBMETAS