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

Method proto3

protoc-gen-go/generator/generator.go:109–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107}
108
109func (c *common) proto3() bool { return fileIsProto3(c.file.FileDescriptorProto) }
110
111// Descriptor represents a protocol buffer message.
112type Descriptor struct {

Callers 4

generateEnumMethod · 0.80
goTagMethod · 0.80
GoTypeMethod · 0.80
getterMethod · 0.80

Calls 1

fileIsProto3Function · 0.85

Tested by

no test coverage detected