package
0.0.0-20250203001930-13b3ed95fc31
Repository: https://github.com/davincible/d-utils.git
Documentation: pkg.go.dev

# Functions

NewSafeMap creates and returns a new empty SafeMap instance with the specified value type.

# Structs

Map is a thread-safe map with string keys and generic type T values.