Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
109
func
(c *common) proto3() bool {
return
fileIsProto3(c.file.FileDescriptorProto) }
110
111
// Descriptor represents a protocol buffer message.
112
type
Descriptor
struct
{
Callers
4
generateEnum
Method · 0.80
goTag
Method · 0.80
GoType
Method · 0.80
getter
Method · 0.80
Calls
1
fileIsProto3
Function · 0.85
Tested by
no test coverage detected