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