package
0.1.8-alpha.4
Repository: https://github.com/ellcrys/druid.git
Documentation: pkg.go.dev

# Functions

NewActiveCache creates a new cache instance and begins active item expiration checks and removal.
NewCache creates a new cache.
Sec returns current time + sec.

# Variables

CacheItemRemovalInterval is the time interval when expired cache item are checked and remove.

# Structs

Cache represents a container for storing objects in memory.