package
0.1.2
Repository: https://github.com/wecisecode/util.git
Documentation: pkg.go.dev

# README

并发map

concurrent map

# Functions

Creates a new 32 shards concurrent map.
Creates a new shards concurrent map.
Creates a new single concurrent map.

# Variables

No description provided by the author

# Structs

A "thread" safe string to anything map.
Used by the Iter & IterBuffered functions to wrap two variables together over a channel,.

# Type aliases

A "thread" safe map of type string:Anything.