Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ Zero
Method
Zero
ptypes/any.go:178–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
return
dynamicAny{t.MessageType.New()}
177
}
178
func
(t dynamicAnyType) Zero() protoreflect.Message {
179
return
dynamicAny{t.MessageType.Zero()}
180
}
Callers
3
newProperties
Function · 0.80
messageGoType
Function · 0.80
TestAnyReflect
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestAnyReflect
Function · 0.64