//
pkg.gl
Category
github.com/redhatinsights/yggdrasil
internal
sync
package
0.4.2
Repository:
https://github.com/redhatinsights/yggdrasil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
50 SLOC
#
Structs
RWMutexMap
RWMutexMap is a concurrency-safe map, using a sync.RWMutex to lock a backing map when accessing values.