# Constants
address is in 1.2.3.4 form.
address is in IPv6 canonical form (RFC5952 section 4) The scope is NOT included in the address string.
address is UDS string.
No description provided by the author
A signal that the RPC is cancelled.
A signal that client is done sending.
Header sent from client to server.
Message sent from client to server.
Header sent from server to client.
Message sent from server to client.
Trailer indicates the end of the RPC.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for Address_Type.
Enum value maps for Address_Type.
No description provided by the author
Enum value maps for GrpcLogEntry_EventType.
Enum value maps for GrpcLogEntry_EventType.
Enum value maps for GrpcLogEntry_Logger.
Enum value maps for GrpcLogEntry_Logger.
# Structs
Address information.
No description provided by the author
Log entry we store in binary logs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message payload, used by CLIENT_MESSAGE and SERVER_MESSAGE.
A list of metadata pairs, used in the payload of client header, server header, and server trailer.
A metadata key value pair.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
Enumerates the type of event Note the terminology is different from the RPC semantics definition, but the same meaning is expressed here.
Enumerates the entity that generates the log entry.