String returns the non-redacted form of the given string.
()
| 25 | Redact() string |
| 26 | // String returns the non-redacted form of the given string. |
| 27 | String() string |
| 28 | } |
| 29 | |
| 30 | // RedactorBuilder provides a struct a way to implement its own redaction. |
no outgoing calls