[ 源代码: golang-github-gregjones-httpcache ]
软件包:golang-github-gregjones-httpcache-dev(0.0~git20180305.9cad4c3-1.1)
golang-github-gregjones-httpcache-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-gregjones-httpcache:
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3-1.1.dsc]
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3.orig.tar.xz]
- [golang-github-gregjones-httpcache_0.0~git20180305.9cad4c3-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Transport for http.Client that will cache responses
The package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for http responses.
It is only suitable for use as a 'private' cache (i.e. for a web-browser or an API-client and not for a shared proxy).
其他与 golang-github-gregjones-httpcache-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-bradfitz-gomemcache-dev
- Go memcached client library
-
- dep: golang-github-garyburd-redigo-dev
- Go client for Redis
-
- dep: golang-github-peterbourgon-diskv-dev
- disk-backed key-value store
-
- dep: golang-github-syndtr-goleveldb-dev
- LevelDB key/value database in Go