MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / backendHandler

Struct backendHandler

internal/auditlogintegration/integration_test.go:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203type backendHandler struct {
204 session sshserver.SessionChannel
205}
206
207func (b *backendHandler) OnAuthKeyboardInteractive(
208 meta metadata.ConnectionAuthPendingMetadata,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected