Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ Descriptor
Method
Descriptor
descriptor/descriptor.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
type
Message
interface
{
33
proto.Message
34
Descriptor() ([]byte, []int)
35
}
36
37
// ForMessage returns the file descriptor proto containing
Callers
15
marshalAny
Method · 0.95
unmarshalMessage
Method · 0.95
unmarshalMessage
Method · 0.65
unmarshalExtensionOrAny
Method · 0.65
setDefaults
Function · 0.65
HasExtension
Function · 0.65
ClearExtension
Function · 0.65
ClearAllExtensions
Function · 0.65
GetExtension
Function · 0.65
SetExtension
Function · 0.65
ExtensionDescs
Function · 0.65
writeProto3Any
Method · 0.65
Implementers
15
Simple3
internal/testprotos/jsonpb_proto/test3
SimpleSlice3
internal/testprotos/jsonpb_proto/test3
SimpleMap3
internal/testprotos/jsonpb_proto/test3
SimpleNull3
internal/testprotos/jsonpb_proto/test3
Mappy
internal/testprotos/jsonpb_proto/test3
Simple
internal/testprotos/jsonpb_proto/test2
NonFinites
internal/testprotos/jsonpb_proto/test2
Repeats
internal/testprotos/jsonpb_proto/test2
Widget
internal/testprotos/jsonpb_proto/test2
Maps
internal/testprotos/jsonpb_proto/test2
MsgWithOneof
internal/testprotos/jsonpb_proto/test2
Real
internal/testprotos/jsonpb_proto/test2
Calls
no outgoing calls
Tested by
4
TestRegistry
Function · 0.52
TestEnumDescriptor
Function · 0.52
TestMessageDescriptor
Function · 0.52
TestAnyReflect
Function · 0.52