Documentation ¶ Index ¶ func ListenAndServeH2C(addr string, handler http.Handler, telemetryName string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListenAndServeH2C ¶ func ListenAndServeH2C(addr string, handler http.Handler, telemetryName string) error ListenAndServeH2C starts an HTTP server with HTTP/1.1 and unencrypted HTTP/2 support (h2c), wrapped with OpenTelemetry HTTP handler for tracing and metrics. Types ¶ This section is empty. Source Files ¶ View all Source files server.go Click to show internal directories. Click to hide internal directories.