Documentation ¶
Overview ¶
Package threadsafe provides a collection of thread-safe functions that can be safely used between multiple goroutines. Check the sub-packages for specific implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package tsmap provides a collection of thread-safe map functions that can be safely used between multiple goroutines.
|
Package tsmap provides a collection of thread-safe map functions that can be safely used between multiple goroutines. |
Package tsslice provides a collection of thread-safe slice functions that can be safely used between multiple goroutines.
|
Package tsslice provides a collection of thread-safe slice functions that can be safely used between multiple goroutines. |
Click to show internal directories.
Click to hide internal directories.