package
0.0.0-20231212143655-048a247f3aa4
Repository: https://github.com/seventv/common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Map is like a Go map[interface{}]interface{} but is safe for concurrent use by multiple goroutines without additional locking or coordination.