Go micro develop micro-step service

1. Write proto file, define the interfaces and services

2. implement the interface, handle registration

3. Call Services: rpc client calls directly, or by calling api http web, etc.

 

api http web services can do to forward client requests will be forwarded directly to request srv

Guess you like

Origin www.cnblogs.com/winyh/p/11462846.html