# Packages
No description provided by the author
Package jsonpb is a generated protocol buffer package.
# Constants
MetadataFailEarly is a request header that, if present and not zero, indicates that the RPC should fail immediately with that code.
MetadataFailLate is a request header that, if present and not zero, indicates that the RPC should fail at the end with that code.
MetadataReplyHeaders is a request header that contains values that will be echoed back to the client as response headers.
MetadataReplyTrailers is a request header that contains values that will be echoed back to the client as response trailers.
# Structs
TestServer implements the TestService interface defined in example.proto.