package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Jul 3, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func (t *Map) Delete(k interface{})
func (t *Map) Load(k interface{}) (interface{}, bool)
func (t *Map) LoadV(k interface{}) (v interface{})
func (t *Map) Range(f func(key, value interface{}) bool)
func (t *Map) Store(k, v interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.