Skip to content

AY7295/tsmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsmap

this util package is aim to solve the problem that original go map is not thread safe but the sync.Map can not be used with specific type.

TSMap is a thread safe map with specific key/value type.

About

typed sync map

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages