package
1.1.3
Repository: https://github.com/kukkar/common-golang.git
Documentation: pkg.go.dev

# Functions

New instantiates a concurrent hash map.

# Structs

Map holds the elements in go's native map and uses RWMutex to guard concurrent access to it.