Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncedMap ¶
type SyncedMap[K comparable, V any] struct { // contains filtered or unexported fields }
SyncedMap represents a generic hashmap that is safe to use concurrently.
Click to show internal directories.
Click to hide internal directories.