Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeFilename ¶
EscapeFilename computes an invertible, human readable mapping between arbitrary strings and (longer) strings that do not contain \/:*?"<>| and non-printable charactes, as defined by unicode.IsPrint
func UnescapeFilename ¶
UnescapeFilename computes the inverse of EscapeFilename
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.