protocol

package
v0.0.0-...-abfa450 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: GPL-2.0 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 interface {
}

type PacketIn

type PacketIn interface {
	Packet
	Read(*stream.ProtocolReader, int) error
}

Server

type PacketOut

type PacketOut interface {
	Packet
	Write(*stream.ProtocolWriter) error
}

Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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