func github.com/imdario/mergo.isExported

2 uses

	github.com/imdario/mergo (current package)
		map.go#L26: func isExported(field reflect.StructField) bool {
		map.go#L56: 			if !isExported(field) {