MCPcopy
hub / github.com/cloudflare/cloudflared / String

Method String

cfapi/hostname.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 RecordType() string
26 UnmarshalResult(body io.Reader) (HostnameRouteResult, error)
27 String() string
28}
29
30type HostnameRouteResult interface {

Callers 15

RegisterUdpSessionMethod · 0.65
getProtocolFunction · 0.65
NewProtocolSelectorFunction · 0.65
SerializeHeadersFunction · 0.65
TestQUICServerFunction · 0.65
TestServeUDPSessionFunction · 0.65
logConnectingMethod · 0.65
logConnectedMethod · 0.65
handleDataStreamMethod · 0.65

Implementers 2

DNSRoutecfapi/hostname.go
LBRoutecfapi/hostname.go

Calls

no outgoing calls

Tested by 15

TestQUICServerFunction · 0.52
TestServeUDPSessionFunction · 0.52
quicClientFunction · 0.52
StringMethod · 0.52
createRequestFunction · 0.52
StringMethod · 0.52