package
0.0.0-20241208110050-80ad13c13e46
Repository: https://github.com/hq-cml/go-tools.git
Documentation: pkg.go.dev

# Structs

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