grpc-ecosystem/grpc-gateway

Response forwarder replace docs are unclear

Open

#1,087 opened on 2019年11月25日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Go (16,971 stars) (2,250 forks)batch import
documentationgood first issuehelp wanted

説明

The doc of replace-a-response-forwarder-per-method is not very clear.

We cannot directly access the forward_MyService_Checkout_0 variable outside the generated gw file. If we modify the gw file directly, it will break the automatic generation mechanism.

So what's the recommended way to overwrite the default forwarder?

コントリビューターガイド

Response forwarder replace docs are unclear · grpc-ecosystem/grpc-gateway#1087 | Good First Issue