Skip to content

wotmshuaisi/gomicroexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomicroexample

Some fragments about Go-micro service

Basis

a simple example about Say Hello just like official site, below you can see it including more features

  • functions calling tracing
  • custom service middleware
  • roudnrobin through service discovery
  • circuit breaker
  • rate limiter

and also, using go-web && echo to convert http request to rpc request

Communication

a simple example for showing how services communicate with each others

pubsub

another way to communicates with each services

Echoblog - Example Project

https://gitlab.com/echoblog

About

go-micro example project for starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages