Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ CloseRead
Method
CloseRead
cli/command/system/dial_stdio.go:92–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
type
halfReadCloser
interface
{
91
io.Reader
92
CloseRead() error
93
}
94
95
type
halfWriteCloser
interface
{
Callers
1
copier
Function · 0.65
Implementers
3
commandConn
cli/connhelper/commandconn/commandconn
nopCloseReader
cli/command/system/dial_stdio.go
halfReadCloserWrapper
cli/command/system/dial_stdio.go
Calls
no outgoing calls
Tested by
no test coverage detected