mapstructure
mapstructure copied to clipboard
feat: squash with prefix
Fix issue #288.
Temporary: how to support this feature in your env
$ go mod edit -replace=github.com/mitchellh/[email protected]=github.com/kamilsk/mapstructure@4650365
Tested with viper and pflag https://github.com/octomation/maintainer/blob/dbfaab2b34ba9d2363d3e665b20c8bb5783581b1/internal/config/tool_test.go#L40-L87
@mitchellh, hi! I'm sorry for the ping. Is there a chance to get feedback here?
Any chances on getting this merged in the foreseeable feature? I'm also highly looking forward to this feature!
Thank you, @kamilsk, for submitting this!