package
1.4.4
Repository: https://github.com/smiecj/go_common.git
Documentation: pkg.go.dev

# Functions

配置 自定义 header,每次只设置一个key-value对.
配置 param,每次只设置一个 key-value 对.
获取 http 客户端.
配置 method get.
Post
配置 method post.
配置 post 请求方式为 urlencode 注意这个方法需要在 ConfigRequestMethod 后执行.
配置 param.
配置 param.
配置 timeout context.
配置url.

# Structs

请求体.
No description provided by the author

# Interfaces

http 客户端定义.

# Type aliases

配置请求函数.
No description provided by the author