1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-23 21:44:41 +02:00

update the docs to easily navigate

This commit is contained in:
Asim Aslam
2025-11-13 18:59:34 +00:00
parent 8cda829320
commit 06b31f545a
9 changed files with 373 additions and 0 deletions

View File

@@ -12,3 +12,7 @@ A collection of small, focused examples demonstrating common patterns with Go Mi
- [Service Discovery with Consul](registry-consul.md)
- [State with Postgres Store](store-postgres.md)
- [NATS Transport](transport-nats.md)
## More
- [Real-World Examples](realworld/index.md)