Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ Write
Method
Write
internal/sshserver/handler.go:211–211 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
209
Read([]byte) (int, error)
210
211
Write([]byte) (int, error)
212
213
Close() error
214
}
Callers
15
TestConnectMessages
Function · 0.65
OnShell
Method · 0.65
setupKerberosClient
Function · 0.65
ServeHTTP
Method · 0.65
Write
Method · 0.65
shellRequestReply
Function · 0.65
OnShell
Method · 0.65
OnShell
Method · 0.65
readCommand
Method · 0.65
run
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
Implementers
4
Connection
agentprotocol/server.go
syncContextPipe
internal/sshserver/syncContextPipe.go
testClientSessionImpl
internal/sshserver/testClientSessionIm
interceptingReadWriteCloser
internal/auditlog/intercept.go
Calls
no outgoing calls
Tested by
10
TestConnectMessages
Function · 0.52
OnShell
Method · 0.52
setupKerberosClient
Function · 0.52
shellRequestReply
Function · 0.52
OnShell
Method · 0.52
TestSmallUpload
Function · 0.52
TestLargeUpload
Function · 0.52
Write
Method · 0.52
OnExecRequest
Method · 0.52
OnSubsystem
Method · 0.52