package
7.3.27-dev.justinas.1+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.