Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoOpClient = noOpClient{}
View Source
var NoOpService = noopService{}
Functions ¶
This section is empty.
Types ¶
type GRPCHealthService ¶
type GRPCHealthService struct {
// contains filtered or unexported fields
}
func NewGRPCHealthService ¶
func (*GRPCHealthService) SetNotServing ¶ added in v1.10.0
func (s *GRPCHealthService) SetNotServing()
func (*GRPCHealthService) SetServing ¶ added in v1.10.0
func (s *GRPCHealthService) SetServing()
Click to show internal directories.
Click to hide internal directories.