Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ ConfigDidUpdate
Method
ConfigDidUpdate
config/manager.go:16–16 ·
view source on GitHub ↗
(Root)
Source
from the content-addressed store, hash-verified
14
// Notifier sends out config updates
15
type
Notifier
interface
{
16
ConfigDidUpdate(Root)
17
}
18
19
// Manager is the base functions of the config manager
Callers
2
Start
Method · 0.65
WatcherItemDidChange
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected