package
0.0.0-20250203001930-13b3ed95fc31
Repository: https://github.com/davincible/d-utils.git
Documentation: pkg.go.dev

# Functions

New creates a new Cache, optionally initializing from a file and setting a default TTL.

# Structs

Cache represents the cache with a generic type.
CacheItem represents a single cache item with a value and an expiration time.
No description provided by the author