//
pkg.gl
Category
github.com/Benny66/tally-server
utils
cache
package
0.0.0-20230426082013-6a177d417615
Repository:
https://github.com/benny66/tally-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
102 SLOC
#
Functions
New
New is the Constructor of Cache.
NewTerminalStatusCache
No description provided by the author
#
Variables
TerminalStatusCache
No description provided by the author
#
Structs
Cache
Cache is a LRU cache.
#
Interfaces
Value
Value use Len to count how many bytes it takes.