Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ messageSymbol
Struct
messageSymbol
protoc-gen-go/generator/generator.go:328–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
type
messageSymbol
struct
{
329
sym string
330
hasExtensions, isMessageSet bool
331
oneofTypes []string
332
}
333
334
type
getterSymbol
struct
{
335
name string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected