debug

package
v1.162.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupPGX

func SetupPGX(config *pgx.ConnConfig)

Types

type Backend

type Backend struct {
	*pgproto3.Backend
	// contains filtered or unexported fields
}

func NewBackend

func NewBackend(clientConn net.Conn) Backend

type Frontend

type Frontend struct {
	*pgproto3.Frontend
	// contains filtered or unexported fields
}

func NewFrontend

func NewFrontend(serverConn net.Conn) Frontend

type Proxy

type Proxy struct {
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy() Proxy

func (*Proxy) DialFunc

func (p *Proxy) DialFunc(ctx context.Context, network, addr string) (net.Conn, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL