# Functions
AuthTLS should be used to setup a secure authentication using TLS.
Code returns the error code for err if it was produced by the rpc system.
gRPC Codec to be used to encode/decode requests for a given content type.
ErrorDesc returns the error description of err if it was produced by the rpc system.
Errorf returns an error containing an error code and a description; Errorf returns nil if c is OK.
No description provided by the author
TransportConfig should be used to setup a gRPC transport (http2 server) config.