package
0.0.0-20200510095935-4ce2f93d6e39
Repository: https://github.com/mchtech/httpcache.git
Documentation: pkg.go.dev

# Functions

New returns a new Cache that will store badger in path.
NewWithDB returns a new Cache using the provided badger as underlying storage.

# Structs

Cache is an implementation of httpcache.Cache with badger storage.