Skip to main content
Version: v0.28.2

go-feature-flag logo

Build StatusCoverage StatusSonarcloud StatusBuild Status
Release versionGoDocGo versionLicenseMentioned in Awesome GoJoin us on slack

go-feature-flag

Feature flags with no complex system to maintain!

What is go-feature-flag?

A simple and complete feature flag solution, without any complex backend system to install, all you need is a file as your backend.

No server is needed, just add a file to your central system and all your services will react to the changes in this file.

If you are not familiar with feature flags, also called feature Toggles, you can read this article from Martin Fowler where he explains why this is a great pattern.

I've also written an article that explains why feature flags can fasten your iteration cycle.

go-feature-flags supports:

Get the latest GO Feature Flag updates