type github.com/google/go-cmp/cmp.Result
11 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L606: r.Report(Result{flags: rf})
options.go#L434: type Result struct {
options.go#L441: func (r Result) Equal() bool {
options.go#L447: func (r Result) ByIgnore() bool {
options.go#L452: func (r Result) ByMethod() bool {
options.go#L457: func (r Result) ByFunc() bool {
options.go#L462: func (r Result) ByCycle() bool {
options.go#L502: Report(Result)
options.go#L514: Report(Result)
report.go#L29: func (r *defaultReporter) Report(rs Result) {
report_value.go#L83: func (r *valueNode) Report(rs Result) {
![]() |
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. |