Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Start
Method
Start
config/manager.go:21–21 ·
view source on GitHub ↗
(Notifier)
Source
from the content-addressed store, hash-verified
19
// Manager is the base functions of the config manager
20
type
Manager
interface
{
21
Start(Notifier) error
22
Shutdown()
23
}
24
Callers
15
RegisterUdpSession
Method · 0.65
RequestSpan
Method · 0.65
ReplySpan
Method · 0.65
PipeCommandOutputToFile
Function · 0.65
decodeNetworkOutputToFile
Function · 0.65
ProxyHTTP
Method · 0.65
proxyHTTPRequest
Method · 0.65
proxyStream
Method · 0.65
proxyTCPStream
Method · 0.65
TestUnixSocketOrigin
Function · 0.65
OpenBrowser
Function · 0.65
Run
Method · 0.65
Calls
no outgoing calls
Tested by
1
TestUnixSocketOrigin
Function · 0.52