//
pkg.gl
Category
github.com/Davincible/d-utils
safemap
package
0.0.0-20250203001930-13b3ed95fc31
Repository:
https://github.com/davincible/d-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
134 SLOC
#
Functions
NewSafeMap
NewSafeMap creates and returns a new empty SafeMap instance with the specified value type.
#
Structs
Map
Map is a thread-safe map with string keys and generic type T values.