Versions in this module Expand all Collapse all v1 v1.0.1 Mar 9, 2025 Changes in this version + type FunctionHandler interface + Execute func(input map[string]any) (any, error) + type FunctionInfo struct + Description string + Name string + Runtime string