//
pkg.gl
Category
github.com/realjf/goframe
utils
cache
package
1.0.0
Repository:
https://github.com/realjf/goframe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
357 SLOC
#
Functions
NewObjStore
No description provided by the author
NewThreadSafeMap
No description provided by the author
#
Constants
OBJECT_STORE_MAX_CAP
No description provided by the author
THREAD_SAFE_MAP_MAX_CAP
No description provided by the author
#
Structs
ObjStore
No description provided by the author
ThreadSafeMap
No description provided by the author
#
Interfaces
IObjStore
No description provided by the author
IThreadSafeMap
thread safe map.