add timing info during ping operation

This commit is contained in:
chrislu
2022-04-16 12:45:49 -07:00
parent 47eb9485b8
commit b4be56bb3b
20 changed files with 832 additions and 680 deletions

View File

@@ -11,6 +11,7 @@ import (
// This is a compile-time assertion to ensure that this generated file
// is compatible with the grpc package it is being compiled against.
// Requires gRPC-Go v1.32.0 or later.
const _ = grpc.SupportPackageIsVersion7
// SeaweedClient is the client API for Seaweed service.