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

Method Message

reflect/protoreflect/type.go:381–381  ·  view source on GitHub ↗

Message is the message descriptor if Kind is MessageKind or GroupKind. It returns nil for any other Kind.

()

Source from the content-addressed store, hash-verified

379 // Message is the message descriptor if Kind is
380 // MessageKind or GroupKind. It returns nil for any other Kind.
381 Message() MessageDescriptor
382
383 isFieldDescriptor
384}

Callers 15

setListFunction · 0.65
setMapFunction · 0.65
roundTripAndCompareProtoFunction · 0.65
marshalSingularMethod · 0.65
unmarshalListMethod · 0.65
roundTripAndCompareProtoFunction · 0.65
marshalSingularMethod · 0.65
isKnownValueFunction · 0.65
unmarshalListMethod · 0.65
GetMethod · 0.65
MutableMethod · 0.65
SetMethod · 0.65

Implementers 3

Fieldinternal/filedesc/desc.go
Extensioninternal/filedesc/desc.go
placeholderExtensioninternal/impl/legacy_extension.go

Calls

no outgoing calls

Tested by 15

setListFunction · 0.52
setMapFunction · 0.52
roundTripAndCompareProtoFunction · 0.52
roundTripAndCompareProtoFunction · 0.52
TestNewFilesFunction · 0.52
TestRangeFunction · 0.52
Example_formatTextFunction · 0.52
Example_sanitizeStringsFunction · 0.52
TestValueFunction · 0.52
TestMapsAreNotDelimitedFunction · 0.52
TestInitFunction · 0.52