fabric

Package examples

The examples package holds several examples that demonstrate how the Microbus framework is used to create microservices. When studying an example, start by looking at manifest.yaml to get a quick overview of the functionality of the microservice. Then go deep into the code in service.go.

In case you missed it, the quick start guide explains how to setup your system to run the examples.