Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
type
SessionNotifier
interface
{
53
OnClientConnected()
54
OnClientDisconnected()
55
UpdateLastUsed()
56
}
57
Callers
1
HandleWebSocketProxy
Method · 0.65
Implementers
1
VNCSession
internal/vnc/session_manager.go
Calls
no outgoing calls
Tested by
no test coverage detected