package
0.4.2
Repository: https://github.com/redhatinsights/yggdrasil.git
Documentation: pkg.go.dev

# Structs

RWMutexMap is a concurrency-safe map, using a sync.RWMutex to lock a backing map when accessing values.