Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/KubePi
/ Len
Method
Len
internal/api/v1/proxy/proxy.go:258–260 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
256
}
257
258
func
(a ItemList) Len() int {
259
return
len(a)
260
}
261
262
func
(a ItemList) Less(i, j int) bool {
263
o1 := a[i].(
map
[string]
interface
{})
Callers
4
main
Function · 0.80
MatchField
Method · 0.80
MatchField
Method · 0.80
MatchField
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected