Versions in this module Expand all Collapse all v0 v0.1.0 Nov 5, 2023 Changes in this version + func MergeMaps(maps ...map[string]interface{}) map[string]interface + func RenderTemplateFields(data map[string]interface{}, input map[string]interface{}) error + func ToJSONMap(data interface{}) (map[string]interface{}, error)