Skip to main content
Version: v1.2.2

Notify flag changes

If you want to be informed when a flag has changed, you can configure a notifier.

A notifier will send one notification to the targeted system to inform them that a new flag configuration has been loaded.

info

go-feature-flag can handle more than one notifier at a time.

Available notifiers are:

  • Slack - Get a slack message with the changes.
  • Webhook - Call an API with the changes.

Get the latest GO Feature Flag updates