Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Place1/wg-access-server
/ OnReconnect
Method
OnReconnect
internal/storage/contracts.go:26–26 ·
view source on GitHub ↗
(func())
Source
from the content-addressed store, hash-verified
24
OnAdd(cb Callback)
25
OnDelete(cb Callback)
26
OnReconnect(
func
())
27
EmitAdd(device *Device)
28
EmitDelete(device *Device)
29
}
Callers
2
StartSync
Method · 0.65
OnReconnect
Method · 0.65
Implementers
2
InProcessWatcher
internal/storage/inprocesswatcher.go
PgWatcher
internal/storage/pgwatcher.go
Calls
no outgoing calls
Tested by
no test coverage detected