MCPcopy 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
150func putCh(ch callbackCh) {
151 callbackChPool.Put(ch)
152}

Callers 1

callbackerMethod · 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…