package
1.2.4
Repository: https://github.com/helays/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewMap 创建一个新的 Map.
NewMapWithConfig 使用配置选项创建一个新的 Map.

# Structs

Config 用于配置 Map 的选项.
Map 使用分段锁实现线程安全的泛型 map.