package
0.0.0-20241029040836-37d1161ba509
Repository: https://github.com/abmpio/libx.git
Documentation: pkg.go.dev
# Functions
HookTranslateKeys is a mapstructure decode hook which translates keys in a map to their canonical value.
HookWeakDecodeFromSlice looks for []map[string]interface{} and []interface{} in the source data.If the target is not a slice or array it attempts to unpack 1 item out of the slice.