📄️ Using Open Feature SDKs
Deploy the relay proxy and use the OpenFeature SDKs
📄️ Using the GO module
Use the module in your GO application with nothing to install.
GO Feature Flag can be used in 2 different ways. You can use it as a GO module directly inside your code or by using an Open-feature SDK. To use the Open-feature SDKs, you will need to deploy a relay proxy inside your architecture.
Deploy the relay proxy and use the OpenFeature SDKs
Use the module in your GO application with nothing to install.