package
0.0.0-20230313030019-42159231bbd3
Repository: https://github.com/wideway/public.git
Documentation: pkg.go.dev

# Functions

NewHttpClient 创建http client实例.
OnGetJSON 发送get 请求.
OnPostForm form 方式发送post请求.
OnPostJSON 发送修改密码.
PostFile 模拟客戶端文件上传 fieldname 注意与服务器端保持一致.
PostHeader post by head.
SendGet 发送get 请求 返回对象.
SendGetEx 发送GET请求.
SendPost 发送POST请求.
UploadMoreFile 多文件上传,dir:空则使用文件后缀做dir.
WriteJSON 像指定client 发送json 包 msg message.MessageBody.

# Structs

No description provided by the author