grpc-ecosystem/grpc-gateway

Response forwarder replace docs are unclear

开放

#1,087 创建于 2019年11月25日

 (5 条评论) (0 个反应) (0 位负责人)Go (2,250 个派生)batch import
documentationgood first issuehelp wanted

仓库指标

星标
 (16,971 个星标)
PR 合并指标
 (平均合并 8天 23小时) (30 天内合并 147 个 PR)

描述

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?

贡献者指南