Expand description
Transport-level configuration and channel construction for gRPC.
Structs§
- Channel
- A default batteries included
transportchannel. - Error
- Error’s that originate from the client or server;
- Options
- Configuration for creating gRPC transport channels.
Functions§
- create_
channel - Creates a transport channel for the given address.