Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldMapsToKeys ¶
FieldMapsToKeys will extract all the field maps keys, avoiding repetitions in case two or more maps contained the same key.
func MergeFieldMaps ¶
MergeFieldMaps takes a slice of field maps, and merges all the key/value pairs into a new single field map.
Input order matters: in case two or more maps use the same key, the last one to set that key will have the corresponding value persisted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.