package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

Listen tries to create a listener on the specified tcp port.
ListenAndServe combines Listen and Wait to also run an http server on the specified port.
Published creates a wrapper for net.Listener that publishes connection stats.
Wait creates an HTTP handler on pidURL, and serves the current process pid on it.

# Structs