tree: 1771bd1522271791c5e9796b86b657b1aec4885a [path history] [tgz]
  1. client/
  2. server/
  3. README.md
examples/features/metadata/README.md

Metadata example

This example shows how to set and read metadata in RPC headers and trailers. Please see grpc-metadata.md for more information.

Start the server

go run server/main.go

Run the client

go run client/main.go