Spkit & Spkit Cli
Spkit Cli is a scaffolding tool for go application.
It generates a Go project with a unified layout and provides some common capabilities(e.g. unified config, observability) for development. Developers can use internal CI/CD and service mesh out of the box.
I primarily participated in the development and maintenance of the unify config module which provides a unified interface for both local and remote configurations.