package
0.0.0-20241213094422-377ce19d9b7a
Repository: https://github.com/liusuxian/go-toolkit.git
Documentation: pkg.go.dev

# Functions

IsUrl 检查字符串是否是`URL`链接.
IsUrlEncoded 检查字符串是否已经被`URL`编码.
QueryDecode 字符串`URL`解码.