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