Versions in this module Expand all Collapse all v0 v0.0.3 Mar 9, 2024 v0.0.2 Feb 19, 2024 v0.0.1 Feb 17, 2024 Changes in this version + var Functions = rudi.Functions + type Result struct + Rule string + Status Status + func Check(ctx context.Context, scriptFile string, msg *email.Message) (*Result, error) + type Status string + const Ham + const MaybeSpam + const Spam