This package is still in development, so this is just a basic tutorial and roadmap. type FunctionBlock interface{ Run(inputs ParamValues, outputs chan DataOut, stop chan bool, err chan FlowError, id ...