github.com/google/go-cmp/cmp.diffStats.Name (field)
9 uses
github.com/google/go-cmp/cmp (current package)
report_compare.go#L284: maxGroup := diffStats{Name: name}
report_compare.go#L412: groups = append(groups, diffStats{Name: name})
report_slices.go#L350: maxGroup := diffStats{Name: name}
report_slices.go#L406: groups = append(groups, diffStats{Name: name})
report_text.go#L366: Name string
report_text.go#L375: s.Name = ""
report_text.go#L384: assert(s.Name == ds.Name)
report_text.go#L410: name := s.Name
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |