//
pkg.gl
Category
github.com/solo-io/go-utils
mapstructureutils
package
0.28.4
Repository:
https://github.com/solo-io/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
65 SLOC
#
Functions
NormalizeMapDecode
NormalizeMapDecode decodes a map[string]interface{} into the given result object and handles converting json.Number to int64 or float64 which would cause errors in structpb.NewValue.