//
pkg.gl
Category
github.com/puppetlabs/wash
datastore
package
0.0.0-20210318211101-2bc12df73e84
Repository:
https://github.com/puppetlabs/wash.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
167 SLOC
#
Functions
NewMemCache
NewMemCache creates a new MemCache object.
#
Structs
MemCache
MemCache is an in-memory cache.
#
Interfaces
Cache
Cache is an interface for a cache.