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

Method GetName

internal/testprotos/proto3_proto/test.pb.go:106–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104var xxx_messageInfo_Message proto.InternalMessageInfo
105
106func (m *Message) GetName() string {
107 if m != nil {
108 return m.Name
109 }
110 return ""
111}
112
113func (m *Message) GetHilarity() Message_Humour {
114 if m != nil {

Callers 15

TestEnumDescriptorFunction · 0.45
TestMessageDescriptorFunction · 0.45
mainFunction · 0.45
TypeNameMethod · 0.45
TypeNameMethod · 0.45
integerValueAsStringMethod · 0.45
TypeNameMethod · 0.45
VarNameMethod · 0.45
SetPackageNamesMethod · 0.45
WrapTypesMethod · 0.45
buildNestedEnumsMethod · 0.45

Implementers 15

Simple3internal/testprotos/jsonpb_proto/test3
SimpleSlice3internal/testprotos/jsonpb_proto/test3
SimpleMap3internal/testprotos/jsonpb_proto/test3
SimpleNull3internal/testprotos/jsonpb_proto/test3
Mappyinternal/testprotos/jsonpb_proto/test3
Simpleinternal/testprotos/jsonpb_proto/test2
NonFinitesinternal/testprotos/jsonpb_proto/test2
Repeatsinternal/testprotos/jsonpb_proto/test2
Widgetinternal/testprotos/jsonpb_proto/test2
Mapsinternal/testprotos/jsonpb_proto/test2
MsgWithOneofinternal/testprotos/jsonpb_proto/test2
Realinternal/testprotos/jsonpb_proto/test2

Calls

no outgoing calls

Tested by 2

TestEnumDescriptorFunction · 0.36
TestMessageDescriptorFunction · 0.36