api_health_v1

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthServiceServer

type HealthServiceServer struct {
	// Required to have revese compatability
	health_v1.UnimplementedHealthServer
	// contains filtered or unexported fields
}

HealthServiceServer - service for checking service health. Created bases on https://github.com/grpc/grpc/blob/master/doc/health-checking.md

func New added in v0.3.0

New - creates new instance of HealthServiceServer

func (*HealthServiceServer) Check

func (*HealthServiceServer) RegisterGrpc added in v0.3.0

func (s *HealthServiceServer) RegisterGrpc(sr grpc.ServiceRegistrar) error

RegisterGrpc - HealthServiceServer's method to registrate gRPC service server handlers

func (*HealthServiceServer) RegisterGrpcProxy added in v0.3.0

func (s *HealthServiceServer) RegisterGrpcProxy(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterGrpcProxy - HealthServiceServer's method to registrate gRPC proxy service server handlers

func (*HealthServiceServer) Watch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL