package
0.0.0-20190611155906-901d90724c79
Repository: https://github.com/gregjones/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.