github.com/google/go-cmp/cmp.structField.mayForce (field)

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L421: 			step.mayForce = mayForce
		path.go#L179: 	mayForce   bool                // Forcibly allow visibility
		path.go#L192: 	if sf.mayForce {