MCPcopy
hub / github.com/protocolbuffers/protobuf-go / ProtoReflect

Method ProtoReflect

proto/noenforceutf8_test.go:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103func (*TestNoEnforceUTF8_OneofBytes) isOneofField() {}
104
105func (m *TestNoEnforceUTF8) ProtoReflect() protoreflect.Message {
106 return messageInfo_TestNoEnforceUTF8.MessageOf(m)
107}
108
109var messageInfo_TestNoEnforceUTF8 = protoimpl.MessageInfo{
110 GoReflectType: reflect.TypeOf((*TestNoEnforceUTF8)(nil)),

Callers

nothing calls this directly

Calls 1

MessageOfMethod · 0.45

Tested by

no test coverage detected