translate

package
v0.0.0-...-92c6e47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Translate

type Translate interface {
	// Tran translate gopacket.Packet to pkg.Packet
	Tran(pkg.Packet) pkg.Packet
}

Translate translate package

func NewTranslate

func NewTranslate(dumpName string, proto string, packet gopacket.Packet) Translate

NewTranslate new package translate proto "ipv4" "tcp"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL