//
pkg.gl
Category
github.com/tickstep/cloudpan189-api
cloudpan
lib
escaper
package
0.1.0
Repository:
https://github.com/tickstep/cloudpan189-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
52 SLOC
#
Functions
Escape
Escape 转义指定的escapeRunes, 在escapeRunes的前面加上一个反斜杠.
EscapeByRuneFunc
EscapeByRuneFunc 通过runeFunc转义, runeFunc返回真, 则转义.
EscapeStrings
EscapeStrings 转义字符串数组.
EscapeStringsByRuneFunc
EscapeStringsByRuneFunc 转义字符串数组, 通过runeFunc.
#
Type aliases
RuneFunc
No description provided by the author