package
0.1.2
Repository: https://github.com/sivanyyy/my-tools.git
Documentation: pkg.go.dev

# Functions

Get @description "http get请求" @param url "请求链接" @param header "头信息" @param clientTimeOut "请求超时时间" @return string "返回数据".
PostJson @description "http get请求" @param url "请求链接" @param header "头信息" @param data "请求数据" @param clientTimeOut "请求超时时间" @return string "返回数据".

# Constants

No description provided by the author
POST
No description provided by the author