mirror of
https://github.com/go-micro/go-micro.git
synced 2025-02-04 18:21:53 +02:00
Update README.md
This commit is contained in:
parent
226833c4ab
commit
88be70a6af
@ -24,7 +24,7 @@ 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 [go-micro/service/grpc](https://github.com/asim/go-micro/service/grpc)
|
||||
- [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