MCPcopy 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
15type Notifier interface {
16 ConfigDidUpdate(Root)
17}
18
19// Manager is the base functions of the config manager

Callers 2

StartMethod · 0.65
WatcherItemDidChangeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected