//
pkg.gl
Category
github.com/fzf-labs/futil
urlutil
package
1.0.0
Repository:
https://github.com/fzf-labs/futil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
50 SLOC
#
README
URL
#
Functions
RawURLDecode
RawURLDecode 原始URL解码.
RawURLEncode
RawURLEncode 原始URL编码.
URLDecode
URLDecode 解码 url 字符串.
URLDecodeToMap
URLDecodeToMap 解码 url 字符串为 map.
URLEncode
URLEncode 编码 url 字符串.
URLEncodeByMap
URLEncodeByMap 编码 map 为 url 字符串.