Shippingservice needed status import
This commit is contained in:
parent
4d8fcd4800
commit
c663a26151
2 changed files with 2 additions and 0 deletions
|
@ -29,7 +29,9 @@ import (
|
|||
"go.opencensus.io/trace"
|
||||
"golang.org/x/net/context"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/codes"
|
||||
"google.golang.org/grpc/reflection"
|
||||
"google.golang.org/grpc/status"
|
||||
|
||||
pb "github.com/GoogleCloudPlatform/microservices-demo/src/shippingservice/genproto"
|
||||
healthpb "google.golang.org/grpc/health/grpc_health_v1"
|
||||
|
|
BIN
src/shippingservice/shippingservice
Executable file
BIN
src/shippingservice/shippingservice
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue