package
0.0.0-20241030052007-1f7025eb92f5
Repository: https://github.com/zijiren233/gencontainer.git
Documentation: pkg.go.dev

# Structs

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