packet

package
v1.1.106 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Packet

type Packet struct {
	Length int
	Data   []byte
}

Packet represents a network packet.

func New

func New() *Packet

New create a Packet instance.

func (*Packet) String

func (p *Packet) String() string

String represents the Packet's in text mode.

Jump to

Keyboard shortcuts

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