package
0.0.0-20230623090727-b60d41d5d320
Repository: https://github.com/gowebprod/gip.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.