Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BpfSniffer ¶
type BpfSniffer struct { }
func NewBpfSniffer ¶
func NewBpfSniffer() *BpfSniffer
func (*BpfSniffer) Init ¶
func (b *BpfSniffer) Init(fufu string) error
func (*BpfSniffer) ReadPacketData ¶
func (b *BpfSniffer) ReadPacketData() (data []byte, ci gopacket.CaptureInfo, err error)
Click to show internal directories.
Click to hide internal directories.