package
0.0.0-20241125151401-e66715b925b4
Repository: https://github.com/zenoss/serviced.git
Documentation: pkg.go.dev

# Functions

At sets a fake time, executes the provided function, then restores the default time getter, making it possible to test time-sensitive stuff.
Creates a new instance of SimpleLRUCache that supports both a maximum cache size and a maximum time-to-live for each item in the cache.

# Structs

No description provided by the author

# Interfaces

LRUCache defines a generic interface to an LRU cache.