//
pkg.gl
Category
github.com/zrcoder/app
cache
package
0.0.0-20220213072331-dae427612c13
Repository:
https://github.com/zrcoder/app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
277 SLOC
#
Structs
Expire
No description provided by the author
LRU
LRU represents an LRU (Least Recently Used) cache implementation.
#
Interfaces
Cache
Cache is the interface that describes a cache.
Item
Item is the interface that describes a cacheable item.
#
Type aliases
Bytes
Bytes represents a cacheable byte slice.
Float
No description provided by the author
Int
No description provided by the author
String
No description provided by the author