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

Method Payload

quic/datagramv2.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27type Packet interface {
28 Type() DatagramV2Type
29 Payload() []byte
30 Metadata() []byte
31}
32

Callers 8

nextPacketMethod · 0.65
validateEchoFlowFunction · 0.65
SendPacketMethod · 0.65
SendPacketMethod · 0.65
assertICMPChecksumFunction · 0.65
serializeICMPAsPayloadFunction · 0.65
EncodeLayersMethod · 0.65
createPacketFunction · 0.65

Calls

no outgoing calls

Tested by 5

validateEchoFlowFunction · 0.52
SendPacketMethod · 0.52
assertICMPChecksumFunction · 0.52
serializeICMPAsPayloadFunction · 0.52
createPacketFunction · 0.52