Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
healthv1.UnimplementedHealthServer
}
func (*Server) Check ¶
func (h *Server) Check( ctx context.Context, req *healthv1.HealthCheckRequest, ) (*healthv1.HealthCheckResponse, error)
func (*Server) Watch ¶
func (h *Server) Watch( req *healthv1.HealthCheckRequest, stream healthv1.Health_WatchServer, ) error
Click to show internal directories.
Click to hide internal directories.