//
pkg.gl
Category
github.com/trustbloc/orb
pkg
internal
cacheutil
package
1.0.0
Repository:
https://github.com/trustbloc/orb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
36 SLOC
#
Functions
GetNewCacheable
GetNewCacheable uses fetcher function to retrieve object.
MakeCache
MakeCache is helper function to create cache with string keys.
#
Interfaces
Cacheable
Cacheable interface has to implemented by objects in the cache.