Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Map ¶
type Map[K comparable, V any] sync.Map
func (*Map[K, V]) LoadAndDelete ¶ added in v0.16.8
func (*Map[K, V]) LoadOrStore ¶
type Set ¶ added in v0.16.8
type Set[T comparable] sync.Map
func (*Set[T]) Intersection ¶ added in v0.17.1
Click to show internal directories.
Click to hide internal directories.