Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudtty/cloudtty
/ newQueue
Function
newQueue
pkg/workerpool/queue.go:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
func
newQueue() *Type {
25
return
&Type{dirty: set{}}
26
}
27
28
type
(
29
empty
struct
{}
Callers
1
New
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected