Skip to main content
Version: v1.8.2

Retrieve your feature flags configuration

The module supports different ways of retrieving the flag file.
Available retriever are:

To retrieve a file you need to provide a retriever in your ffclient.Config{} during the initialization.
If the existing retriever does not work with your system you can extend the system and use a custom retriever.

Get the latest GO Feature Flag updates