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

# Functions

New returns a new Cache using the provided memcache server(s) with equal weight.
NewWithClient returns a new Cache with the given memcache client.

# Structs

Cache is an implementation of httpcache.Cache that caches responses in a memcache server.