Documentation ¶
Overview ¶
Package grpcmetadata contains functions for reading and writing waypoint specific metadata to contexts, which is transmitted by RPC calls.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRunner ¶
AddRunner adds gRPC metadata to an outgoing context to indicate that RPCs sent with the returned context having the given runner (specified by id) attached to the sending client, allow the server to target jobs back to the client that performed an RPC call.
func OutgoingRunnerId ¶
OutgoingRunnerId returns the runner id attached to the context as grpc Metadata. This is primarily used in tests, to validate that a context was set correctly.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.