//
pkg.gl
Category
github.com/r3labs/terraform
helper
hilmapstructure
package
0.8.4
Repository:
https://github.com/r3labs/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
33 SLOC
#
Functions
WeakDecode
WeakDecode behaves in the same way as mapstructure.WeakDecode but has a DecodeHook which defeats the backward compatibility mode of mapstructure which WeakDecodes []interface{}{} into an empty map[string]interface{}.