GO Feature Flag offers a multitude of usage pathways, adaptable to your intended purposes.
On this page, we will highlight the various utilization methods, aiming to assist you in getting started. Our objective is to enhance your feature flagging experience and make it more seamless for you.
Complete demo
demo - A GO application serving a webpage using GO Feature Flag module and demonstrating how you can manage multiple users in the same application.
Retrieve config from Kubernetes - A small set up with a test application that explain how to retrieve your configuration from a configMap in Kubernetes.