# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Address represents the address used to create the socket.
An address type not included above.
No description provided by the author
No description provided by the author
No description provided by the author
A Unix Domain Socket address.
No description provided by the author
Channel is a logical grouping of channels, subchannels, and sockets.
These come from the specified states in this document: https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md.
Channel data is data related to a specific Channel or Subchannel.
ChannelRef is a reference to a Channel.
ChannelTrace represents the recent events that have occurred on the channel.
A trace event is an interesting thing that happened to a channel or subchannel, such as creation, address resolution, subchannel creation, etc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Security represents details about how secure the socket is.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Server represents a single server.
ServerData is data for a specific Server.
ServerRef is a reference to a Server.
Information about an actual connection.
SocketData is data associated for a specific Socket.
SocketOption represents socket options for a socket.
For use with SocketOption's additional field.
For use with SocketOption's additional field.
For use with SocketOption's additional field.
SocketRef is a reference to a Socket.
Subchannel is a logical grouping of channels, subchannels, and sockets.
ChannelRef is a reference to a Subchannel.
# Interfaces
ChannelzClient is the client API for Channelz service.
ChannelzServer is the server API for Channelz service.
# Type aliases
No description provided by the author
The supported severity levels of trace events.