Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ CloseWrite
Method
CloseWrite
stream/stream.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
type
WriteCloser
interface
{
33
CloseWrite() error
34
}
35
36
type
nopCloseWriterAdapter
struct
{
Callers
3
unidirectionalStream
Function · 0.65
TestPipeBidirectionalClosingWriteBothSidesAlsoExists
Function · 0.65
TestPipeBidirectionalClosingWriteSingleSideAlsoExists
Function · 0.65
Implementers
3
SafeStreamCloser
quic/safe_stream.go
nopCloseWriterAdapter
stream/stream.go
mockedStream
stream/stream_test.go
Calls
no outgoing calls
Tested by
2
TestPipeBidirectionalClosingWriteBothSidesAlsoExists
Function · 0.52
TestPipeBidirectionalClosingWriteSingleSideAlsoExists
Function · 0.52