//
pkg.gl
Category
github.com/liusuxian/go-toolkit
gtkurl
package
0.0.0-20241213094422-377ce19d9b7a
Repository:
https://github.com/liusuxian/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
39 SLOC
#
Functions
IsUrl
IsUrl 检查字符串是否是`URL`链接.
IsUrlEncoded
IsUrlEncoded 检查字符串是否已经被`URL`编码.
QueryDecode
QueryDecode 字符串`URL`解码.