Home
last modified time | relevance | path

Searched refs:service_statuses (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/ruby/pb/grpc/health/
Dchecker.rb58 def add_statuses(service_statuses = {}) argument
60 service_statuses.each_pair { |service, status| @statuses["#{service}"] = status }