//
pkg.gl
Category
github.com/hashicorp/terraform-plugin-log
internal
fieldutils
package
0.9.0
Repository:
https://github.com/hashicorp/terraform-plugin-log.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
34 SLOC
#
Functions
FieldMapsToKeys
FieldMapsToKeys will extract all the field maps keys, avoiding repetitions in case two or more maps contained the same key.
MergeFieldMaps
MergeFieldMaps takes a slice of field maps, and merges all the key/value pairs into a new single field map.