Versions in this module Expand all Collapse all v0 v0.0.2 Jan 8, 2026 v0.0.1 Jan 8, 2026 Changes in this version + func DefaultMaskingRules() map[string]MaskConfig + func Diff(fileA, fileB []byte, opts Options) (string, error) + type MaskConfig struct + RootKeys []string + type Options struct + ExcludeKinds []string + IncludeKinds []string + SecureMode bool