# Functions
Addrs to use for transport.
Codec sets the codec used for encoding where the transport does not support message headers.
No description provided by the author
No description provided by the author
Use secure communication.
Timeout sets the timeout for Send/Recv execution.
TLSConfig to be used for the transport.
Indicates whether this is a streaming connection.
Timeout used when dialling the remote side.
# 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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
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
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transport is an interface which is used for communication between services.
No description provided by the author