Versions in this module Expand all Collapse all v0 v0.33.0 Feb 5, 2025 v0.32.0 Jan 28, 2025 Changes in this version + const RedactionString + func ZeroAllPrimitivesInMethod(m *pb.Method) + type Redactor struct + SensitiveDataKeys sets.Set[string] + SensitiveDataValuePatterns []*regexp.Regexp + func NewRedactor(serviceID akid.ServiceID, learnClient rest.LearnClient) (*Redactor, error) + func (o *Redactor) RedactSensitiveData(m *pb.Method) + func (o *Redactor) StopPeriodicUpdates()