Versions in this module Expand all Collapse all v1 v1.2.1 Apr 7, 2017 Changes in this version + type Server struct + func NewServer() *Server + func (s *Server) Check(ctx context.Context, in *healthpb.HealthCheckRequest) (*healthpb.HealthCheckResponse, error) + func (s *Server) SetServingStatus(service string, status healthpb.HealthCheckResponse_ServingStatus)