MCPcopy
hub / github.com/golang/protobuf / XXX_DiscardUnknown

Method XXX_DiscardUnknown

internal/testprotos/jsonpb_proto/test2.pb.go:487–489  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

485 return xxx_messageInfo_Widget.Size(m)
486}
487func (m *Widget) XXX_DiscardUnknown() {
488 xxx_messageInfo_Widget.DiscardUnknown(m)
489}
490
491var xxx_messageInfo_Widget proto.InternalMessageInfo
492

Callers

nothing calls this directly

Calls 1

DiscardUnknownMethod · 0.80

Tested by

no test coverage detected