package
1.7.23
Repository: https://github.com/zr-hebo/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewLRUCache create LRUCache instance.
NewLRUCache create TTLCache instance.

# Structs

No description provided by the author
LRUCache lru cache.
LRURecord record.
TTLCache lru cache.
TTLRecord TTLRecord.