Framework Overview Features Getting started Dependencies Protobuf Discovery Etcd Installation Writing a service Framework Go Micro is a framework for microservices dev...
Writing a Go Service Writing a Service 1. Initialisation 2. Defining the API 3. Generate the API interface 4. Implement the handler 5. Running the service 6. The complete serv...
Kubernetes Deployment Getting Started Dependencies Install Micro Writing a Service Deploying a Service Healthchecking Sidecar Install healthchecker Run healtchecker K8s Depl...
Hello World Overview Writing a service Service Proto Generate Proto Implement Service Run Service Write Client Hello World A hello world example using Go Micro Overvi...
Plugins Overview Usage Write Plugins Examples Framework Runtime Repository Plugins Micro provides a pluggable architecture for all tooling. This means underlying impleme...