grpc-ecosystem/grpc-gateway

Local proxy documentation out of date

Open

#912 创建于 2019年3月22日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Go (16,971 star) (2,250 fork)batch import
documentationgood first issuehelp wanted

描述

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

贡献者指南