package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package throttler provides admission checks functionality.

# Functions

NewServer constructs a new proxy server and provisions metrics and health checks as well.

# Variables

BackendDial is an example backend dialer that does a TCP/IP connection to a backend, SSL and forwards the start message.
FrontendAdmit is the default implementation of a frontend admitter.
SendErrToClient will encode and pass back to the SQL client an error message.

# Structs

FrontendAdmitInfo contains the result of FrontendAdmit call.
ProxyOptions is the information needed to construct a new proxyHandler.
Server is a TCP server that proxies SQL connections to a configurable backend.