Versions in this module Expand all Collapse all v1 v1.0.0 Jul 16, 2026 Changes in this version + const Marker + func Contains(text string) bool + func ContainsBytes(b []byte) bool + func Redact(text string) string + type Match struct + End int + Start int + Value string + func Find(text string) []Match + func FindBytes(b []byte) []Match