# Constants
StatusClientClosedRequest is the status code for when a client request cancellation of an http request.
# Structs
Handler accepts queries and forwards them to RoundTripper.
Config for a Handler.
# Interfaces
GrpcRoundTripper is similar to http.RoundTripper, but works with HTTP requests converted to protobuf messages.