//
pkg.gl
Category
github.com/triggermail/luci-go
common
data
caching
cache
package
0.0.0-20240716132614-1643519e6f91
Repository:
https://github.com/triggermail/luci-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
486 SLOC
#
Functions
NewDisk
NewDisk creates a disk based cache.
NewMemory
NewMemory creates a purely in-memory cache.
#
Structs
Policies
Policies is the policies to use on a cache to limit it's footprint.
#
Interfaces
Cache
Cache is a cache of objects.