CreateConsignment - we created just one method on our service, which is a create method, which takes a context and a request as an argument, these are handled by the gRPC server.
(ctx context.Context, req *pb.Consignment, res *pb.Response)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected