package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

NewThreadSafeMap returns a thread-safe map instance from a normal map.

# Structs

Map implements a simple thread-safe map protected by a mutex.