MCPcopy
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
304func (sp *StructProperties) Len() int { return len(sp.Prop) }
305func (sp *StructProperties) Less(i, j int) bool { return false }
306func (sp *StructProperties) Swap(i, j int) { return }

Callers 13

discardUnknownFunction · 0.45
WriteMethod · 0.45
setDefaultsFunction · 0.45
GetExtensionFunction · 0.45
SetExtensionFunction · 0.45
ExtensionDescsFunction · 0.45
writeMessageMethod · 0.45
writeExtensionsMethod · 0.45
EnumValueMapFunction · 0.45
walkEnumsFunction · 0.45
marshalMessageMethod · 0.45
marshalValueMethod · 0.45

Calls

no outgoing calls

Tested by 1

WriteMethod · 0.36