Versions in this module Expand all Collapse all v0 v0.9.0 Sep 7, 2023 v0.8.0 Apr 17, 2023 Changes in this version + type Define struct + func NewDefine() *Define + func (d *Define) EvaluateValue(ceCtx *context.EventContext) (map[string]interface{}, error) + func (d *Define) Parse(define map[string]string)