//
pkg.gl
Category
github.com/elastic/harp
pkg
sdk
value
flatmap
package
0.2.11
Repository:
https://github.com/elastic/harp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
147 SLOC
#
Functions
Expand
Expand takes a map and a key (prefix) and expands that value into a more complex structure.
Flatten
Flatten takes a structure and turns into a flat map[string]string.