MCPcopy
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
20type Manager interface {
21 Start(Notifier) error
22 Shutdown()
23}
24

Callers 15

RegisterUdpSessionMethod · 0.65
RequestSpanMethod · 0.65
ReplySpanMethod · 0.65
PipeCommandOutputToFileFunction · 0.65
ProxyHTTPMethod · 0.65
proxyHTTPRequestMethod · 0.65
proxyStreamMethod · 0.65
proxyTCPStreamMethod · 0.65
TestUnixSocketOriginFunction · 0.65
OpenBrowserFunction · 0.65
RunMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestUnixSocketOriginFunction · 0.52