v0.1.0
🎉 Release - v0.1.0 🎉
- Blind text from
abcdefg
intoaxxxxxg
(just show only the first and the last character with "x" as mark in the middle) - Blinding by specific keys in response body
- Supported custom mark (default: "x")
- Debug Mode available via config
sensitive.New(sensitive.Config{ DebugMode: true })