Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Check
Method
Check
cmd/cloudflared/updater/service.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
// Service is the functions to get check for new updates
11
type
Service
interface
{
12
Check() (CheckResult, error)
13
}
14
15
const
(
Callers
15
TestFunnelIdleTimeout
Function · 0.65
TestReuseFunnel
Function · 0.65
testICMPRouterEcho
Function · 0.65
TestTraceICMPRouterEcho
Function · 0.65
TestConcurrentRequestsToSameDst
Function · 0.65
TestICMPRouterRejectNotEcho
Function · 0.65
TestDatagramConnServe_ErrorDatagramTypes
Function · 0.65
TestDatagramConnServe_RegisterSession_SessionManagerError
Function · 0.65
TestDatagramConnServe
Function · 0.65
TestDatagramConnServeDecodeMultipleICMPInParallel
Function · 0.65
TestDatagramConnServe_RegisterTwice
Function · 0.65
TestDatagramConnServe_MigrateConnection
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestFunnelIdleTimeout
Function · 0.52
TestReuseFunnel
Function · 0.52
testICMPRouterEcho
Function · 0.52
TestTraceICMPRouterEcho
Function · 0.52
TestConcurrentRequestsToSameDst
Function · 0.52
TestICMPRouterRejectNotEcho
Function · 0.52
TestDatagramConnServe_ErrorDatagramTypes
Function · 0.52
TestDatagramConnServe_RegisterSession_SessionManagerError
Function · 0.52
TestDatagramConnServe
Function · 0.52
TestDatagramConnServeDecodeMultipleICMPInParallel
Function · 0.52
TestDatagramConnServe_RegisterTwice
Function · 0.52
TestDatagramConnServe_MigrateConnection
Function · 0.52