| 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 bcca8ae25ac5c3bb997a444f71f95b9142010bd5..0299b9276cd86a018d4f312ba5cb162c81e42a72 100644
|
| --- a/common/api/logdog_coordinator/services/v1/service.pb.go
|
| +++ b/common/api/logdog_coordinator/services/v1/service.pb.go
|
| @@ -106,8 +106,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 *google_protobuf2.Empty, opts ...grpc.CallOption) (*GetConfigResponse, error)
|
| // RegisterStream is an idempotent stream state register operation.
|
|
|