tree: dc946a84391552bba8f4e4a1498566c2e93b4d92 [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