Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer struct {
// contains filtered or unexported fields
}
func NewGRPCServer ¶
func NewGRPCServer() *GRPCServer
func (*GRPCServer) Check ¶
func (s *GRPCServer) Check(ctx context.Context, in *health.HealthCheckRequest) (*health.HealthCheckResponse, error)
func (*GRPCServer) Watch ¶
func (s *GRPCServer) Watch(in *health.HealthCheckRequest, _ health.Health_WatchServer) error
Click to show internal directories.
Click to hide internal directories.