# Functions
NewHandler creates an REST gateway HTTP CloserHandler with the provided upstream configuration.
OtelAnnotator propagates the OpenTelemetry tracing context to the outgoing gRPC metadata.
# Structs
CloserHandler is a http.Handler and a io.Closer.
# Type aliases
HandlerRegisterer is a function that registers a Gateway Handler in a ServeMux.