Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeMapDecode ¶
func NormalizeMapDecode(input interface{}, result interface{}) error
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.