module
Version:
v0.0.0-...-ae037c7
Opens a new window with list of versions in this module.
Published: Jun 4, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
gRPC Tracing + Metric Example
Traces client and server calls via interceptors.
Compile .proto
Only required if the service definition (.proto) changes.
# protobuf v1.3.2
protoc -I api --go_out=plugins=grpc,paths=source_relative:./api api/hello-service.proto
Run server
go run ./server
Run client
go run ./client
Directories
¶
Package api is a generated protocol buffer package.
|
Package api is a generated protocol buffer package. |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.