//
pkg.gl
Category
github.com/sandwich-go/boost
xcontainer
templates
syncmap
package
1.3.48
Repository:
https://github.com/sandwich-go/boost.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
115 SLOC
#
Functions
NewSyncMap
NewSyncMap 构造函数,返回一个新的 SyncMap.
#
Structs
SyncMap
SyncMap 定义并发安全的映射,使用 sync.Map 来实现.
#
Interfaces
VType
No description provided by the author
#
Type aliases
KType
No description provided by the author