Skip to content

go-training/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

Releases

No releases published

Packages

No packages published