Skip to content

sywung/grpc-health-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-health-check

How to write grpc health check interface. See GRPC Health Checking Protocol

Start grpc server

$ go run main.go

Run Health Check

$ go run client/main.go

ScreenShots

run grpc server

About

How to write grpc health check interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.3%
  • Makefile 3.7%