MCPcopy
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
73type sessionChannel struct {
74}
75
76func (s *sessionChannel) Stdin() io.Reader {
77 panic("implement me")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected