RegisterStoreServiceHandlerClient registers the http handlers for service StoreService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "StoreServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "StoreSe
(ctx context.Context, mux *runtime.ServeMux, client StoreServiceClient)
source not stored for this graph (policy: none)
no test coverage detected