package
0.1.0
Repository: https://github.com/tickstep/cloudpan189-api.git
Documentation: pkg.go.dev

# Functions

Escape 转义指定的escapeRunes, 在escapeRunes的前面加上一个反斜杠.
EscapeByRuneFunc 通过runeFunc转义, runeFunc返回真, 则转义.
EscapeStrings 转义字符串数组.
EscapeStringsByRuneFunc 转义字符串数组, 通过runeFunc.

# Type aliases

No description provided by the author