MCPcopy
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
101type testFunnelID struct {
102 id string
103}
104
105func (t testFunnelID) Type() string {
106 return "testFunnelID"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected