Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewGRPCServer ¶
CreateNewGRPCServer creates a new gRPC server with logger interceptor.
Types ¶
type ClientInfo ¶ added in v0.0.10
ClientInfo represents a gRPC client.
func (*ClientInfo) NewClientConnection ¶ added in v0.0.10
func (ci *ClientInfo) NewClientConnection() (*grpc.ClientConn, error)
NewClientConnection creates a new gRPC client connection.
Click to show internal directories.
Click to hide internal directories.