Versions in this module Expand all Collapse all v0 v0.13.1 Nov 1, 2024 v0.12.2 Oct 24, 2024 v0.12.1 Oct 24, 2024 Changes in this version + type Rule struct + Handler func(ctx types.Context, content types.KV) types.MsgPayload + Id string + Secret bool + type Ruleset []Rule + func (r Ruleset) ProcessRule(ctx types.Context, content types.KV) (types.MsgPayload, error)