github.com/imdario/mergo.visit.ptr (field)

4 uses

	github.com/imdario/mergo (current package)
		map.go#L42: 			if p.ptr == addr && p.typ == typ {
		merge.go#L73: 			if p.ptr == addr && p.typ == typ {
		mergo.go#L30: 	ptr  uintptr
		mergo.go#L89: 			if p.ptr == addr && p.typ == typ {