1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-03-17 20:28:06 +02:00
Asim Aslam d94936f6c9
v3 (#2104)
* v3

* revert plugins

* fixup some issues
2021-01-20 13:54:31 +00:00
..
2020-12-26 15:17:20 +00:00
2020-12-26 15:17:20 +00:00
2020-12-26 15:17:20 +00:00
2020-12-26 15:21:29 +00:00
2021-01-20 13:54:31 +00:00
2020-12-26 15:17:20 +00:00

Greeter Client

This directory contains examples of greeter clients

Contents

  • main.go - standard go-micro client call
  • api - call via micro api using http post and protobuf
  • ruby - call natively and via the sidecar using ruby
  • python - call natively and via the sidecar using python
  • sidecar - call via micro sidecar using http post and protobuf