package
0.0.0-20241118024133-edbd9852a939
Repository: https://github.com/supporttools/go-sql-proxy.git
Documentation: pkg.go.dev
# Functions
EnableDecoding enables protocol decoding for the proxy.
HandleConnection starts the proxy connection, handling data transfer and optional protocol decoding.
NewConnection creates a new proxy connection to the target MySQL server.
NewProxy creates a new instance of the Proxy server with optional SSL configuration.
StartProxy starts the proxy server listening for incoming connections.