Tools that make your life easier working with Ergo Framework https://github.com/ergo-services/ergo and Ergo Services https://ergo.services.
This is the boilerplate code generator to create a service with Ergo Framework. To install it, use the following command:
go install ergo.services/tools/ergo@latest
Doc: https://docs.ergo.services/tools/ergo
This tool allows you to inspect nodes in your cluster, running processes (including meta-processes) and, their state:
go install ergo.services/tools/observer@latest
Doc: https://docs.ergo.services/tools/observer
This is a central registrar for the nodes made with Ergo Framework. It provides a simple way
- to discover other nodes
- to discover applications running on the nodes
- to propagate configuration on the fly (pushing updates) to the registered nodes.
go install ergo.services/tools/saturn@latest
For commercial or production purposes, it is necessary to purchase a licence.