MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / OnClientDisconnected

Method OnClientDisconnected

internal/vnc/proxy.go:54–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52type SessionNotifier interface {
53 OnClientConnected()
54 OnClientDisconnected()
55 UpdateLastUsed()
56}
57

Callers 1

HandleWebSocketProxyMethod · 0.65

Implementers 1

VNCSessioninternal/vnc/session_manager.go

Calls

no outgoing calls

Tested by

no test coverage detected