mask/consts.go (2 lines of code) (raw):

package mask // RedactionString represents the filtered value used in place of sensitive data in the mask package. const RedactionString = "[FILTERED]"