https://github.com/open-feature/go-sdk-contrib
Community maintained OpenFeature Providers and Hooks for Go
https://github.com/open-feature/go-sdk-contrib
Last synced: 7 months ago
JSON representation
Community maintained OpenFeature Providers and Hooks for Go
- Host: GitHub
- URL: https://github.com/open-feature/go-sdk-contrib
- Owner: open-feature
- License: apache-2.0
- Created: 2022-07-27T09:29:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:45:19.000Z (over 1 year ago)
- Last Synced: 2025-02-03T09:51:15.531Z (over 1 year ago)
- Language: Go
- Homepage: https://openfeature.dev
- Size: 1.5 MB
- Stars: 47
- Watchers: 6
- Forks: 44
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# OpenFeature Go Contributions
This repository is intended for OpenFeature contributions which are not included in the [OpenFeature SDK](https://github.com/open-feature/go-sdk).
The project includes:
- [Providers](./providers)
- [Hooks](./hooks)
- [Tests](./tests)
## Contributing
Interested in contributing? Great, we'd love your help! To get started, take a look at the [CONTRIBUTING](CONTRIBUTING.md) guide.
## Useful links
* For more information on OpenFeature, visit [openfeature.dev](https://openfeature.dev)
* For help or feedback on this project, join us on [Slack](https://cloud-native.slack.com/archives/C0344AANLA1) or create a [GitHub issue](https://github.com/open-feature/js-sdk-contrib/issues/new/choose).
## License
Apache 2.0 - See [LICENSE](./LICENSE) for more information.