package
1.0.1
Repository: https://github.com/apus-run/van.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
ErrItemExpired is returned in Storage.Get when the item found in the cache has expired.
ErrKeyNotExist is returned in Storage.Get and Storage.Delete when the provided key could not be found in cache.
No description provided by the author