package
Version:
v0.28.20240819162911
Opens a new window with list of versions in this module.
Published: Aug 19, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Map struct {
New func() interface{}
}
func (t *Map) Del(key interface{})
func (t *Map) Get(key interface{}) interface{}
func (t *Map) Set(key interface{}, val interface{}) interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.