Documentation ¶
Overview ¶
Package grpc provides a gRPC client for the add service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(conn *grpc.ClientConn, tracer stdopentracing.Tracer, logger log.Logger) addsvc.Service
New returns an AddService backed by a gRPC client connection. It is the responsibility of the caller to dial, and later close, the connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.