Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2026 Changes in this version + const Placeholder + type Pattern struct + Anchor string + Name string + Regex string + type Redactor struct + func New(secrets []string, patterns []Pattern) (*Redactor, error) + func (r *Redactor) Redact(data []byte) (redacted []byte, count int)