//
pkg.gl
Category
github.com/rshelekhov/jwtauth
cache
package
0.1.10
Repository:
https://github.com/rshelekhov/jwtauth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
61 SLOC
#
Functions
New
New creates and initializes a new Cache instance.
#
Constants
DefaultExpiration
No description provided by the author
#
Structs
Cache
Cache represents an in-memory key-value store with expiry support.
Item
Item represents an item stored in the cache with its associated TTL.