Skip to content

Fuda

Fuda logo

Fuda is a Go configuration library built around struct tags. Keep file keys, defaults, and environment-variable overrides next to the fields that use them.

Start here if you are adding Fuda to a Go application for the first time.

Install Fuda to add the dependency.

Build your first configuration to see YAML, defaults, and environment variables work together.

Explore Fuda on GitHub for source code and issue tracking.