A Declarative Config for Golang

A Declarative Configuration lib for Go I’m thinking about building a Go package (and CLI) to let me just declare a schema of a config, and use code generation on top of that to declare how I want to Marshal and Unmarshal it into anything that makes sense. I want to try to make a case in favor of writing it before I actually roll up my sleeves and write it....

July 25, 2023 · 9 min · Dror Nir