MCPcopy 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
159func (ep *EventPool) len() int {
160 return len(ep.events)
161}
162
163func (ep *EventPool) clean() {
164 for {

Callers 2

processSingleQueueFunction · 0.80
queueStatusFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected