# Functions
CreateGRPCChannel currently unused.
CreateLocalChannel creates a gRPC connection with user code.
GetDialAddressPrefix returns a dial prefix for a gRPC client connections For a given DaprMode.
No description provided by the author
# Interfaces
ClientConnCloser combines grpc.ClientConnInterface and io.Closer to cover the methods used from *grpc.ClientConn.