Rigging: Typed, Observable Config for Go Services

Hey Gophers,

I’ve been working on a Go config library called Rigging – a typed, observable, policy-driven configuration system for Go services.

GitHub: GitHub - Azhovan/rigging: A typed, observable, policy-driven configuration system for Go services.

Rigging aims to solve some of the pain points of existing config libraries like Viper and envconfig by building in provenance and observability from the start.

I’d really appreciate any feedback, ideas, or critiques you’re willing to share. :folded_hands:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.