Versions in this module Expand all Collapse all v0 v0.35.2 Jan 24, 2026 Changes in this version + const FunctionNameTransform + type LuaTransform struct + Config LuaTransformConfiguration + func (x *LuaTransform) Destroy() + func (x *LuaTransform) Init(ruleConfig types.Config, configuration types.Configuration) error + func (x *LuaTransform) New() types.Node + func (x *LuaTransform) OnMsg(ctx types.RuleContext, msg types.RuleMsg) + func (x *LuaTransform) Type() string + type LuaTransformConfiguration struct + Script string