//
pkg.gl
Category
github.com/hashicorp/consul
lib
decode
package
1.21.0-rc1
Repository:
https://github.com/hashicorp/consul.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
14
Files
157 SLOC
#
Functions
HookTranslateKeys
HookTranslateKeys is a mapstructure decode hook which translates keys in a map to their canonical value.
HookWeakDecodeFromSlice
HookWeakDecodeFromSlice looks for []map[string]interface{} and []interface{} in the source data.