package
Version:
v0.0.0-...-2f6c813
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (sm *Map[K, V]) Delete(key K)
func (sm *Map[K, V]) Len() int
func (sm *Map[K, V]) Load(key K) (value V, ok bool)
func (sm *Map[K, V]) MustLoad(key K) V
func (sm *Map[K, V]) Store(key K, value V)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.