//
pkg.gl
Category
github.com/kenSevLeb/go-framework
component
cache
package
1.2.10
Repository:
https://github.com/kensevleb/go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
100 SLOC
#
Functions
NewRingQueue
NewRingQueue 实例化一个.
SingleGet
SingleGet 执行singleFlight模式.
#
Variables
ErrIsEmpty
No description provided by the author
NotExist
缓存不存在.
#
Structs
RingQueue
RingQueue 本地环形队列.
#
Interfaces
T
No description provided by the author
#
Type aliases
GetterFunc
No description provided by the author