Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TalkingData/owl
/ len
Method
len
controller/pool.go:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
func
(ep *EventPool) len() int {
160
return
len(ep.events)
161
}
162
163
func
(ep *EventPool) clean() {
164
for
{
Callers
2
processSingleQueue
Function · 0.80
queueStatus
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected