# Functions
Parse "Cache-Control" header.
Return a net/http RoundTripper transport which caches GETs to local storage.
No description provided by the author
# Structs
Implement net/http RoundTripper; store GET results to local storage.
database values are [varint expiration unix time seconds][json StoredResponse].