package
8.3.22-dev.justinas.3+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
ParsePacket reads a protocol packet from the connection and returns it in a parsed form.
ReadPacket reads a protocol packet from the connection.
WritePacket writes the provided protocol packet to the connection.
# Interfaces
Packet is the common interface for MySQL wire protocol packets.