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.