Documentation
¶
Overview ¶
Package sanitize implements detection and/or removal of unwanted characters in strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterStrings ¶
FilterStrings removes bad runes from customCharsets, returning the result with the violating strings. sanitizedCharsets is customCharsets with all nonprintable or mark runes removed. badCharsets is the strings in customCharsets that contained such runes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.