Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ WatcherItemDidChange
Method
WatcherItemDidChange
watcher/notify.go:5–5 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
3
// Notification is the delegate methods from the Notifier
4
type
Notification
interface
{
5
WatcherItemDidChange(string)
6
WatcherDidError(error)
7
}
8
Callers
2
Start
Method · 0.65
TriggerChange
Method · 0.65
Implementers
2
mockNotifier
watcher/file_test.go
FileManager
config/manager.go
Calls
no outgoing calls
Tested by
1
TriggerChange
Method · 0.52