//
pkg.gl
Category
github.com/oarkflow/mq
storage
memory
package
0.0.9
Repository:
https://github.com/oarkflow/mq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
77 SLOC
#
Functions
New
New creates a new Map.
#
Structs
Map
Map is a thread-safe map using sync.Map with generics.