MCPcopy
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

StartSyncMethod · 0.65
OnReconnectMethod · 0.65

Implementers 2

InProcessWatcherinternal/storage/inprocesswatcher.go
PgWatcherinternal/storage/pgwatcher.go

Calls

no outgoing calls

Tested by

no test coverage detected