//
pkg.gl
Category
github.com/go-magma/magma
modules
feg
gateway
services
swx_proxy
cache
package
1.2.1
Repository:
https://github.com/go-magma/magma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
146 SLOC
#
Functions
New
New creates & returns a new instance of the cache.
NewExt
NewExt creates & returns a new instance of the cache and GC cancellation chan.
#
Constants
DefaultGcInterval
defaultGcInterval - frequency of Garbage Collection checks.
DefaultTtl
defaultTtl - cached entity TTL after last recent use.
#
Structs
Impl
No description provided by the author