An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.8% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/kenshaw/diskcache

Package diskcache provides a http.RoundTripper implementation that can minify, compress, and cache HTTP responses retrieved using a standard http.Client on disk. Provides ability to define custom retention and storage policies depending on the host, path, or other URL components. Package diskcache does not aim to work as a on-disk HTTP proxy -- see github.com/gregjones/httpcache for a HTTP transport (http.RoundTripper) implementation that provides a RFC 7234 compliant cache. See _example/example.go for a more complete example. Example demonstrates setting up a simple diskcache for use with a http.Client.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kenshaw/diskcache
License: MIT
Latest release: 2 months ago
First release: over 4 years ago
Namespace: github.com/kenshaw
Dependent packages: 4
Dependent repositories: 4
Stars: 8 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 21 hours ago

    Loading...
    Readme
    Loading...