Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sourcegraph/conc
/ putCh
Function
putCh
stream/stream.go:150–152 ·
view source on GitHub ↗
(ch callbackCh)
Source
from the content-addressed store, hash-verified
148
}
149
150
func
putCh(ch callbackCh) {
151
callbackChPool.Put(ch)
152
}
Callers
1
callbacker
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…