package
Version:
v0.0.0-...-adc727d
Opens a new window with list of versions in this module.
Published: Oct 28, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Map interface {
Add(interface{}, interface{})
Remove(interface{}) interface{}
Contains(interface{}) bool
Get(interface{}) interface{}
Set(interface{}, interface{})
GetSize() int
IsEmpty() bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.