Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ length
Method
length
pkg/scheduler/queue/user_request_queue.go:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
func
(f *PriorityRequestQueue) length() int {
75
return
f.queue.Length()
76
}
Callers
1
TestPriorityRequestQueue
Function · 0.95
Calls
1
Length
Method · 0.80
Tested by
1
TestPriorityRequestQueue
Function · 0.76