github.com/google/go-cmp/cmp.pathFilter.opt (field)
4 uses
github.com/google/go-cmp/cmp (current package)
options.go#L121: return &pathFilter{fnc: f, opt: opt}
options.go#L129: opt Option
options.go#L134: return f.opt.filter(s, t, vx, vy)
options.go#L140: return fmt.Sprintf("FilterPath(%s, %v)", function.NameOf(reflect.ValueOf(f.fnc)), f.opt)
![]() |
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. |