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