# Functions
No description provided by the author
New creates a new RESTProxyServer that is bound to a specific GRPC Gateway API.
SetQueryParameterParser adds an intercepror that matches header values.
WithAppendedDialOption appends a grpc dial option.
WithErrorHandler adds error handling in special cases - e.g on 402 or 429.
WithGRPCAddress - overides the defaultGRPCAddress ('localhost:<port>').
WithHandlePath add REST file path handler.
WithHTTPHandlers adds handlers on the http endpoint.
WithIncomingHeaderMatcher adds an interceptor that matches header values.
WithMarshaler specifies an optional marshaler.
WithOptionalHTTPHandlers adds handlers on the http endpoint.
WithOptionalRegisterHandler adds grpc-gateway handlers.
WithOutgoingHeaderMatcher matches header values on output.
WithPrependedDialOption prepends a grpc dial option.
WithRegisterHandlers adds grpc-gateway handlers.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
RESTProxyServer represents the grpc-gateway rest serve endpoint.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author