Searched defs:IgnoreFields (Results 1 – 2 of 2) sorted by relevance
24 func IgnoreFields(typ interface{}, names ...string) cmp.Option { func
137 func IgnoreFields(message proto.Message, names ...protoreflect.Name) cmp.Option { func