package
0.4.10-alpha1
Repository: https://github.com/icewhaletech/casaos-localstorage.git
Documentation: pkg.go.dev

# Structs

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