Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ sessionChannel
Struct
sessionChannel
internal/security/handler_network_test.go:73–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
type
sessionChannel
struct
{
74
}
75
76
func
(s *sessionChannel) Stdin() io.Reader {
77
panic(
"implement me"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected