# Functions

No description provided by the author
New creates a new server listening on the provided address that responds to the http.Handler.
NewFromListener creates a new server on the given listener.
ServeMetricsIfPrometheus serves the opencensus metrics at /metrics when OBSERVABILITY_EXPORTER set to "prometheus".

# Structs

Server provides a gracefully-stoppable http server implementation.

# Type aliases

No description provided by the author