Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Do ¶
Do is a helper for invoking grpc-fallback requests. It uses the default HTTP client, crafts the URL based on the address, fully qualified name of the gRPC Service and the Method name. The given request protobuf is serialized and used as the payload. A successful response is deserialized into the given response proto. A non-2xx response status is returned as an error containing the underlying gRPC status.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.