![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
package
Version:
v4.0.0-...-37bfd50
Opens a new window with list of versions in this module.
Published: Feb 12, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (m *Map[K, V]) Delete(key K)
func (m *Map[K, V]) Load(key K) (value V, ok bool)
func (m *Map[K, V]) Range(f func(key K, value V) bool)
func (m *Map[K, V]) Store(key K, value V)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.