| Index: common/api/logdog_coordinator/services/v1/service.pb.go
|
| diff --git a/common/api/logdog_coordinator/services/v1/service.pb.go b/common/api/logdog_coordinator/services/v1/service.pb.go
|
| index 92b498566794459449aa52402788f360f969012c..28c1cc30d4ce1afcf5d2fbcd2d411f77d02d7f96 100644
|
| --- a/common/api/logdog_coordinator/services/v1/service.pb.go
|
| +++ b/common/api/logdog_coordinator/services/v1/service.pb.go
|
| @@ -116,8 +116,7 @@ var _ grpc.ClientConn
|
|
|
| // Client API for Services service
|
|
|
| -type ServicesClient interface {
|
| - // GetConfig allows a service to retrieve the current service configuration
|
| +type ServicesClient interface { // GetConfig allows a service to retrieve the current service configuration
|
| // parameters.
|
| GetConfig(ctx context.Context, in *Void, opts ...grpc.CallOption) (*GetConfigResponse, error)
|
| // RegisterStream is an idempotent stream state register operation.
|
|
|