MCPcopy Create free account
hub / github.com/Debian/dcs / pointerByRanking

TypeAlias pointerByRanking

cmd/dcs-web/querymanager.go:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113type pointerByRanking []resultPointer
114
115func (s pointerByRanking) Len() int {
116 return len(s)

Callers 2

storeResultFunction · 0.85
writeToDiskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected