package
0.0.0-20230412102204-758a9e786e6a
Repository: https://github.com/go-micro/examples.git
Documentation: pkg.go.dev
# README
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
# Packages
No description provided by the author