//
pkg.gl
Category
github.com/uber/cadence
common
syncmap
package
1.2.18-prerelease02
Repository:
https://github.com/uber/cadence.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
31 SLOC
#
Functions
New
No description provided by the author
#
Interfaces
SyncMap
syncmap is a very simple type-safe locked map, with semantics similar to sync.Map, but only supports inserting once and getting.