package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
HTTPRequest wraps an ordinary HTTPRequest with a gRPC one.
NewHandler creates a new frontend handler.
NewSplittingRoundTripper creates a new round tripper with rules.
# Constants
No description provided by the author
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.
SplitRule allows controlling which requests go to this roundtripper.
# Type aliases
GrpcRoundTripper is similar to http.RoundTripper, but works with HTTP requests converted to protobuf messages.