文件名称:Go-goreq是一个力求最简化的golanghttprequest库
文件大小:13KB
文件格式:ZIP
更新时间:2022-09-02 18:30:02
Go开发-网络编程
goreq是一个力求最简化的golang http request库,简化仅仅是指使用方法比较简单, 但功能却一点不弱。
【文件预览】:
goreq-master
----example_test.go(680B)
----goreq.go(10KB)
----.idea()
--------misc.xml(174B)
--------goreq.iml(281B)
--------modules.xml(262B)
--------vcs.xml(180B)
----license(9KB)
----.travis.yml(172B)
----example()
--------proxyServer()
----nullable.go(157B)
----doc.go(592B)
----README.md(4KB)
----testing()
--------goreq_test.go(4KB)
----.gitignore(6B)