mwitkow / grpc-proxy

gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
Apache License 2.0
962 stars 210 forks source link

Remove unused i var in infinite for loop #35

Closed pgherveou closed 4 years ago

pgherveou commented 6 years ago

Hi there, I was just reading through the code and spotted this. I am pretty new to go so I might got that wrong feel free to close if that's the case