package
0.1.2
Repository: https://github.com/rehok/go-utils.git
Documentation: pkg.go.dev

# Functions

发送GET请求 url: 请求地址 response: 请求返回的内容.
Post
发送POST请求 url: 请求地址 data: POST请求提交的数据 contentType: 请求体格式,如:application/json content: 请求放回的内容.
No description provided by the author
No description provided by the author