package
1.3.48
Repository: https://github.com/sandwich-go/boost.git
Documentation: pkg.go.dev

# Functions

NewSyncMap 构造函数,返回一个新的 SyncMap.

# Structs

SyncMap 定义并发安全的映射,使用 sync.Map 来实现.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author