//
pkg.gl
Category
go.flipt.io/flipt
internal
cache
memory
package
1.46.2
Repository:
https://github.com/flipt-io/flipt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
38 SLOC
#
Functions
NewCache
NewCache creates a new in memory cache with the provided cache config.
#
Structs
Cache
Cache wraps gocache.Cache in order to implement Cacher.