package
0.0.0-20160920194302-ad86efcaa21b
Repository: https://github.com/a10y/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeServer creates a Server.
Match returns true if rd appears to be a Postgres connection.

# Constants

ErrDraining is returned when a client attempts to connect to a server which is not accepting client connections.
ErrSSLRequired is returned when a client attempts to connect to a secure server in cleartext.

# Variables

Fully-qualified names for metrics.
Fully-qualified names for metrics.
Fully-qualified names for metrics.

# Structs

Server implements the server side of the PostgreSQL wire protocol.
ServerMetrics is the set of metrics for the pgwire server.