Go
SDK
Repository: Github repository
Artifact: Go Package
Install:
go get github.com/open-feature/go-sdk
Providers
Providers are the "translation layer" between the evaluation API and the flag management system in use. The following providers are available for Go.
🔗
CloudBees Provider
The official CloudBees provider for OpenFeature
🔗
flagd Provider
A provider for flagd
🔗
Flipt Provider
The official Flipt provider for OpenFeature
🔗
Split Provider
The official Split provider for OpenFeature
Add yours...
Don't see what you're looking for? Create your own provider!
Hooks
Hooks add behavior at well-defined points during the flag evaluation lifecycle. The following hooks are available for Go.