Versions in this module Expand all Collapse all v1 v1.4.9 Sep 30, 2020 Changes in this version + type Argument interface + Arg func() []byte + type ContextDatum interface + type Dependency interface + type ExecutionFailureError struct + Reason string + func (e *ExecutionFailureError) Error() string + type Plugin interface + Init func(dependencies ...Dependency) error + Validate func(block *common.Block, namespace string, txPosition int, actionPosition int, ...) error + type PluginFactory interface + New func() Plugin Incompatible versions in this module v2.1.1+incompatible Jun 1, 2020