package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Map map[string]interface{}
Map is a standard map[string]interface{}
for use throughout the helper packages.
Merge creates a single Map from any
number of Maps. Latter key/value pairs
will overwrite earlier pairs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.