packetparser

package
v0.9.2-beta.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(input io.Reader, packetCh chan []byte, rawCh chan []byte) error

func WritePacket

func WritePacket(output io.Writer, packet []byte) error

Types

type PacketParser

type PacketParser struct {
	Reader io.Reader
	Ch     chan []byte
}

Jump to

Keyboard shortcuts

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