# Functions
DecodeBytes decodes a base64 encoded string to bytes.
No description provided by the author
GetQueryFromRequest decodes the request and returns the query.
GetTablesFromQuery returns the tables used in a query.
HandleClientMessage handles the client message.
HandleServerMessage handles the server response.
IsPostgresSSLRequest returns true if the message is a SSL request.
IsPostgresStartupMessage returns true if the message is a startup message.
# Constants
No description provided by the author
# Variables
No description provided by the author