//
pkg.gl
Category
github.com/Davincible/d-utils
cache
package
0.0.0-20250203001930-13b3ed95fc31
Repository:
https://github.com/davincible/d-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
327 SLOC
#
Functions
New
New creates a new Cache, optionally initializing from a file and setting a default TTL.
#
Structs
Cache
Cache represents the cache with a generic type.
CacheItem
CacheItem represents a single cache item with a value and an expiration time.
Config
No description provided by the author