Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { ProductService product.ProductServiceClient Tracer trace.Tracer }
func NewHandler ¶
func NewHandler(conn *grpc.ClientConn) *Handler
func (*Handler) GetAllProducts ¶
Click to show internal directories.
Click to hide internal directories.