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

Method String

types/descriptorpb/descriptor.pb.go:1501–1503  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1499}
1500
1501func (x *FileDescriptorProto) String() string {
1502 return protoimpl.X.MessageStringOf(x)
1503}
1504
1505func (*FileDescriptorProto) ProtoMessage() {}
1506

Callers

nothing calls this directly

Calls 1

MessageStringOfMethod · 0.80

Tested by

no test coverage detected