Versions in this module Expand all Collapse all v0 v0.1.0 Jan 24, 2023 Changes in this version + type ActionExecutor interface + Execute func(ctx *commonapi.ActionExecutionContext, localState *state.ActionStateContext, ...) error + GetName func() string + GetType func() string + GetVersion func() string