//
pkg.gl
Category
github.com/oddbit-project/blueprint
types
threadsafe
package
0.2.7
Repository:
https://github.com/oddbit-project/blueprint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
155 SLOC
#
Functions
NewMap
NewMap creates a new thread-safe map.
NewSlice
NewSlice creates a new thread-safe slice.
#
Structs
Map
Map represents a thread-safe map.
Slice
Slice represents a thread-safe slice.