mirror of
https://github.com/go-micro/go-micro.git
synced 2025-02-04 18:21:53 +02:00
Remove missing gRPC example from README.md (#2112)
This commit is contained in:
parent
bba3107ae1
commit
ca3dfc4580
@ -22,7 +22,6 @@ This is a repository for go-micro examples. Feel free to contribute.
|
||||
- [options](options) - Setting options in the go-micro framework
|
||||
- [plugins](plugins) - How to use plugins
|
||||
- [pubsub](pubsub) - Example of using pubsub at the client/server level
|
||||
- [grpc](grpc) - Examples of how to use grpc
|
||||
- [redirect](redirect) - An example of how to http redirect using an API service
|
||||
- [roundrobin](roundrobin) - A stateful client wrapper for true round robin of requests
|
||||
- [secure](secure) - Demonstrates use of transport secure option for self signed certs
|
||||
|
Loading…
x
Reference in New Issue
Block a user