package stringsx const ( // DefMaskStr is the string used as the default maskStr if left empty in [Redact]. DefMaskStr string = "***" )