MCPcopy Index your code
hub / github.com/coder/websocket / putBufioWriter

Function putBufioWriter

dial.go:345–347  ·  view source on GitHub ↗
(bw *bufio.Writer)

Source from the content-addressed store, hash-verified

343}
344
345func putBufioWriter(bw *bufio.Writer) {
346 bufioWriterPool.Put(bw)
347}

Callers 1

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