# Functions
No description provided by the author
NewHandler creates a new frontend handler.
No description provided by the author
# Constants
No description provided by the author
StatusClientClosedRequest is the status code for when a client request cancellation of a http request.
# Structs
Handler accepts queries and forwards them to RoundTripper.
Config for a Handler.
No description provided by the author
# Interfaces
GrpcRoundTripper is similar to http.RoundTripper, but works with HTTP requests converted to protobuf messages.