package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jan 18, 2023
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.