package
1.2.1
Repository: https://github.com/go-magma/magma.git
Documentation: pkg.go.dev

# Functions

New creates & returns a new instance of the cache.
NewExt creates & returns a new instance of the cache and GC cancellation chan.

# Constants

defaultGcInterval - frequency of Garbage Collection checks.
defaultTtl - cached entity TTL after last recent use.

# Structs

No description provided by the author