package
0.0.0-20160524185540-16db777d8ebe
Repository: https://github.com/sourcegraph/httpcache.git
Documentation: pkg.go.dev

# Functions

New returns a new Cache that will store files in basePath.
NewWithDiskv returns a new Cache using the provided Diskv as underlying storage.

# Structs

Cache is an implementation of httpcache.Cache that supplements the in-memory map with persistent storage.