# Constants
AppNameHeader holds application name for incoming outgoing requests.
AppVersionHeader holds application version for incoming outgoing requests.
HostNameHeader remote host name going from grpc-client.
LoggerLevelHeader notes to change log level in current context of operation.
SysHeaderPrefix common of system GRPC metadata and HTTP headers.
UserAgentHeader web requests.
# Variables
ClientName user agent extractor.
# Structs
GrpcMethodInfo ...