//
pkg.gl
Category
github.com/Benny66/ginServer
utils
cache
package
1.1.1
Repository:
https://github.com/benny66/ginserver.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.