grpc

command module
v0.0.0-...-0352e3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

gRPC APP

App that serves gPRC traffic. Note that this will only work if all network hops between the client and the app use HTTP/2. Configure your load balancers appropriately.

Running Locally

  1. go build
  2. PORT=8080 ./grpc
  3. grpcurl -vv -plaintext -import-path ./test -proto test.proto localhost:8080 test.Test.Run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL