Versions in this module Expand all Collapse all v0 v0.51.0 Sep 4, 2026 v0.50.0 Aug 28, 2026 Changes in this version + const Mask + type Redactor struct + func New(inputs map[string]any, secretKeys []string) *Redactor + func (r *Redactor) Error(err error) error + func (r *Redactor) FlowResult(result *spi.FlowExecutionResult) *spi.FlowExecutionResult + func (r *Redactor) Map(values map[string]any) map[string]any + func (r *Redactor) Result(result spi.AnyResult) spi.AnyResult + func (r *Redactor) Text(s string) string + func (r *Redactor) Value(v any) any