//
pkg.gl
Category
github.com/mchtech/httpcache
badgercache
package
0.0.0-20200510095935-4ce2f93d6e39
Repository:
https://github.com/mchtech/httpcache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
65 SLOC
#
Functions
New
New returns a new Cache that will store badger in path.
NewWithDB
NewWithDB returns a new Cache using the provided badger as underlying storage.
#
Structs
Cache
Cache is an implementation of httpcache.Cache with badger storage.