Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ Len
Method
Len
proto/properties.go:304–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
302
}
303
304
func
(sp *StructProperties) Len() int {
return
len(sp.Prop) }
305
func
(sp *StructProperties) Less(i, j int) bool {
return
false }
306
func
(sp *StructProperties) Swap(i, j int) {
return
}
Callers
13
discardUnknown
Function · 0.45
Write
Method · 0.45
setDefaults
Function · 0.45
GetExtension
Function · 0.45
SetExtension
Function · 0.45
ExtensionDescs
Function · 0.45
writeMessage
Method · 0.45
writeExtensions
Method · 0.45
EnumValueMap
Function · 0.45
walkEnums
Function · 0.45
marshalMessage
Method · 0.45
marshalValue
Method · 0.45
Calls
no outgoing calls
Tested by
1
Write
Method · 0.36