Shippingservice needed status import

This commit is contained in:
askmeegs 2019-07-09 15:55:42 -04:00
parent 4d8fcd4800
commit c663a26151
2 changed files with 2 additions and 0 deletions

View file

@ -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"

Binary file not shown.