Skip to content

kelseyhightower/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping

This repository holds example microservice composed of the following components:

  • frontend - depends on the bar and foo services
  • bar - a microservice that implements the ping server
  • foo - a microservice that implements the ping server
  • client - gRPC client that talks to the frontend

Generate gRPC code

protoc -I ./ ./ping.proto --go_out=plugins=grpc:.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published