Versions in this module Expand all Collapse all v0 v0.1.18 Jul 10, 2026 Changes in this version + func NewTransport() http.RoundTripper + func SetupPGX(config *pgx.ConnConfig) + type Backend struct + func NewBackend(clientConn net.Conn) Backend + type Frontend struct + func NewFrontend(serverConn net.Conn) Frontend + type Proxy struct + func NewProxy() Proxy + func (p *Proxy) DialFunc(ctx context.Context, network, addr string) (net.Conn, error)