package
1.8.0
Repository: https://github.com/trisacrypto/directory.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Disabled implements the Cache interface but implements no-op methods that return false.
TTL is a wrapper around a thread-safe LRU cache that adds a time-to-live value to each entry.

# Interfaces

Cache is a generic interface that can be implemented by most types of caches.