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 合併指標
 (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?

貢獻者指南