grpc-ecosystem/grpc-gateway

Local proxy documentation out of date

Open

#912 opened on Mar 22, 2019

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Go (2,250 forks)batch import
documentationgood first issuehelp wanted

Repository metrics

Stars
 (16,971 stars)
PR merge metrics
 (Avg merge 8d 23h) (147 merged PRs in 30d)

Description

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

Contributor guide