Skip to content

Community maintained OpenFeature Providers and Hooks for Go

License

Notifications You must be signed in to change notification settings

robbert229/go-sdk-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFeature Go Contributions

Experimental Alpha

This repository is intended for OpenFeature contributions which are not included in the OpenFeature SDK.

The project includes:

Environment

Run the following command to setup the go workspace.

make workspace-init

Additional workspace commands:

make workspace-update           // sync go.work with current modules
make test                       // test all go modules
make lint                       // lint all go modules
make PROVIDER=NAME new-provider // create and setup new provider directory
make HOOK=NAME new-hook         // create and setup new hook directory

License

Apache 2.0 - See LICENSE for more information.

About

Community maintained OpenFeature Providers and Hooks for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.7%
  • Makefile 1.3%