package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/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
No description provided by the author