Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ testFunnelID
Struct
testFunnelID
packet/funnel_test.go:101–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
type
testFunnelID
struct
{
102
id string
103
}
104
105
func
(t testFunnelID) Type() string {
106
return
"testFunnelID"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected