Versions in this module Expand all Collapse all v0 v0.2.0 May 20, 2020 v0.1.6 Feb 18, 2020 Changes in this version + func New(ctx operation.InitContext) (operation.Operation, error) + type Input struct + Str string + func (i *Input) FromMap(values map[string]interface{}) error + type Operation struct + func (a *Operation) Eval(inputs map[string]interface{}) (interface{}, error) v0.1.6-hf.1 Mar 27, 2020