MCPcopy
hub / github.com/google/go-cmp / exporter

FuncType exporter

cmp/options.go:420–420  ·  view source on GitHub ↗
func(reflect.Type) bool

Source from the content-addressed store, hash-verified

418}
419
420type exporter func(reflect.Type) bool
421
422func (exporter) filter(_ *state, _ reflect.Type, _, _ reflect.Value) applicableOption {
423 panic("not implemented")

Callers 2

ExporterFunction · 0.85
AllowUnexportedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…