github.com/google/go-cmp/cmp.valuesFilter.typ (field)
4 uses
github.com/google/go-cmp/cmp (current package)
options.go#L165: vf.typ = ti
options.go#L174: typ reflect.Type // T
options.go#L183: if (f.typ == nil || t.AssignableTo(f.typ)) && s.callTTBFunc(f.fnc, vx, vy) {
![]() |
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. |