//
pkg.gl
Category
github.com/drand/go-clients
client
test
cache
package
0.2.1
Repository:
https://github.com/drand/go-clients.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
26 SLOC
#
Functions
NewMapCache
NewMapCache creates a new in memory cache backed by a map.
#
Structs
MapCache
MapCache is a simple cache that stores data in memory.