//
pkg.gl
Category
github.com/IceWhaleTech/CasaOS-LocalStorage
pkg
generic_sync
package
0.4.10-alpha1
Repository:
https://github.com/icewhaletech/casaos-localstorage.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
327 SLOC
#
Structs
MapOf
MapOf is like a Go map[interface{}]interface{} but is safe for concurrent use by multiple goroutines without additional locking or coordination.