var github.com/imdario/mergo.ErrExpectedStructAsDestination

2 uses

	github.com/imdario/mergo (current package)
		map.go#L170: 			return ErrExpectedStructAsDestination
		mergo.go#L22: 	ErrExpectedStructAsDestination = errors.New("dst was expected to be a struct")