grpc-ecosystem/grpc-gateway

Local proxy documentation out of date

开放

#912 创建于 2019年3月22日

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

仓库指标

星标
 (16,971 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There is no examples/main.go in examples

...
server/main.go: service implementation
main.go: entrypoint of the generated reverse proxy
...

Init dependencies failed

➜ examples git:(master) dep init init failed: unable to determine direct dependencies: unable to deduce repository and source type for "golang.org/x/net/context": unable to read metadata: unable to fetch raw metadata: failed HTTP request to URL "http://golang.org/x/net/context?go-get=1": Get http://golang.org/x/net/context?go-get=1: dial tcp 216.239.37.1:80: i/o timeout

贡献者指南