Versions in this module Expand all Collapse all v1 v1.1.0 Feb 26, 2026 v1.0.0 Feb 26, 2026 Changes in this version + func DeepMerge(dst, src map[string]interface{}) map[string]interface + func PrintJSON(data map[interface{}]interface{}) error + func PrintYAMLBytes(data []byte) error + func ToInterface(inputMap map[string]interface{}) map[interface{}]interface + func UnmarshalJSONorYAMLToInterface(data []byte, result *map[interface{}]interface{}) error