outbound:Go 的简单网络客户端,灵感来自 python-requests

时间:2024-07-10 07:33:11
【文件属性】:

文件名称:outbound:Go 的简单网络客户端,灵感来自 python-requests

文件大小:1.55MB

文件格式:ZIP

更新时间:2024-07-10 07:33:11

Go

outbound 是 Golang 的多功能 http 客户端。 还有一个,如果你愿意的话。 它借鉴了其他各种软件包和客户端的许多最佳实践。 它将他们的范例组合成一个易于使用但功能齐全的出站 http 客户端。 大部分灵感(和口号)来自 Python 包。 它遵守第 20 个 Python 增强提案 ( ) 的部分内容,该提案也被称为 Python 之禅: 1. Beautiful is better than ugly . 2. Explicit is better than implicit . 3. Simple is better than complex . 4. Complex is better than complicated . 5. Readability counts . 这个包是一个持续进行中的工作,被认为足够稳定以供使用。 我认为Request类型不会很


【文件预览】:
outbound-master
----.travis.yml(202B)
----LICENSE(1KB)
----README.md(8KB)
----outbound.go(11KB)
----.gitignore(321B)
----_static()
--------logo.psd(2.32MB)
--------logo_small.png(42KB)
--------logo_large.png(221KB)
--------logo_normal.png(99KB)
--------banner_github.png(31KB)
--------banner_github.psd(206KB)
--------logo_medium.png(174KB)

网友评论