MCPcopy Index your code
hub / github.com/google/gopacket / Error

Method Error

base.go:177–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175type ErrorLayer interface {
176 Layer
177 Error() error
178}

Callers 15

packetsToChannelMethod · 0.65
StringMethod · 0.65
RunFunction · 0.65
gentestDefragFunction · 0.65
ErrorMethod · 0.65
TestPcapNonexistentFileFunction · 0.65
TestPcapFileReadFunction · 0.65
TestBPFFunction · 0.65
TestBPFInstructionFunction · 0.65

Implementers 5

DecodeFailuredecode.go
testErrorbenchmark_test.go
Handlepcap/pcap.go
InactiveHandlepcap/pcap.go
SCTPUnknownChunkTypelayers/sctp.go

Calls

no outgoing calls

Tested by 15

gentestDefragFunction · 0.52
TestPcapNonexistentFileFunction · 0.52
TestPcapFileReadFunction · 0.52
TestBPFFunction · 0.52
TestBPFInstructionFunction · 0.52
TestPacketDot11CtrlCTSFunction · 0.52
TestPacketDot11CtrlAckFunction · 0.52