//
pkg.gl
Category
github.com/cube-group/golib
types
urls
package
1.0.1
Repository:
https://github.com/cube-group/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
48 SLOC
#
Functions
AddQuery
给url添加query字符串注意:requestUrl中key如在query字段中则会被覆盖.
AddQueryMap
给url添加query maps注意:requestUrl中key如在query字段中则会被覆盖.