Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/protocolbuffers/protobuf-go
/ reflectList
Struct
reflectList
testing/protocmp/reflect.go:177–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
type
reflectList
struct
{ v reflect.Value }
178
179
func
(ls reflectList) Len() int {
180
if
!ls.IsValid() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected