//
pkg.gl
Category
github.com/Vonage/gosrvlib
pkg
sfcache
package
1.101.9
Repository:
https://github.com/vonage/gosrvlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
172 SLOC
#
Functions
New
New creates a new single-flight cache of the specified size and TTL.
#
Structs
Cache
Cache represents a cache for items.
#
Type aliases
LookupFunc
LookupFunc is the generic function signature for external lookup calls.