From b910a802812534803ab647f94fdf4ce6e49beb40 Mon Sep 17 00:00:00 2001 From: snoop Date: Tue, 27 Jun 2017 16:43:09 +0900 Subject: [PATCH] version up!? --- grpc/grpc.pb.gw.go | 1 + 1 file changed, 1 insertion(+) diff --git a/grpc/grpc.pb.gw.go b/grpc/grpc.pb.gw.go index e1fd310..036086e 100644 --- a/grpc/grpc.pb.gw.go +++ b/grpc/grpc.pb.gw.go @@ -88,6 +88,7 @@ func RegisterOverflowGatewayHandler(ctx context.Context, mux *runtime.ServeMux, rctx, err := runtime.AnnotateContext(ctx, mux, req) if err != nil { runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err) + return } resp, md, err := request_OverflowGateway_ExecServices_0(rctx, inboundMarshaler, client, req, pathParams) ctx = runtime.NewServerMetadataContext(ctx, md)