package
0.1.4
Repository: https://github.com/dharitri-org/drtg-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCache creates a new LRU cache instance.
NewCacheWithEviction creates a new sized LRU cache instance with eviction function.
NewCacheWithSizeInBytes creates a new sized LRU cache instance.