Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalTTLMap ¶
type GlobalTTLMap struct {
Cache *TTLMap
}
GlobalTTLMap is a cache shared between all the rules
func GetGlobalTTLMapInstance ¶
func GetGlobalTTLMapInstance(gcdelay time.Duration) *GlobalTTLMap
GetGlobalTTLMapInstance returns the unique GlobalTTLMap (singleton)
Click to show internal directories.
Click to hide internal directories.