go-micro.dev/v5@v5.12.0/internal/website/_data/navigation.yml (about) 1 core: 2 - title: Overview 3 url: /docs/ 4 - title: Getting Started 5 url: /docs/getting-started.html 6 - title: Architecture 7 url: /docs/architecture.html 8 - title: Configuration 9 url: /docs/config.html 10 - title: Observability 11 url: /docs/observability.html 12 interfaces: 13 - title: Registry 14 url: /docs/registry.html 15 - title: Broker 16 url: /docs/broker.html 17 - title: Transport 18 url: /docs/transport.html 19 - title: Store 20 url: /docs/store.html 21 - title: Plugins 22 url: /docs/plugins.html 23 examples: 24 - title: Learn by Example 25 url: /docs/examples/ 26 - title: Real-World Examples 27 url: /docs/examples/realworld/ 28 guides: 29 - title: Comparison 30 url: /docs/guides/comparison.html 31 - title: Migration Guides 32 url: /docs/guides/migration/ 33 project: 34 - title: ADR Index 35 url: /docs/architecture/ 36 - title: Contributing 37 url: /docs/contributing.html 38 - title: Roadmap 39 url: /docs/roadmap.html 40 - title: Get Badge 41 url: /badge.html 42 - title: Server (optional) 43 url: /docs/server.html 44 search_order: 45 - /docs/getting-started.html 46 - /docs/architecture.html 47 - /docs/config.html 48 - /docs/observability.html 49 - /docs/registry.html 50 - /docs/broker.html 51 - /docs/transport.html 52 - /docs/store.html 53 - /docs/plugins.html 54 - /docs/examples/ 55 - /docs/examples/realworld/ 56 - /docs/guides/comparison.html 57 - /docs/guides/migration/ 58 - /docs/architecture/ 59 - /docs/contributing.html 60 - /docs/roadmap.html 61 - /docs/server.html