open-feature / codegen

Generate strongly typed flag accessors for OpenFeature
Apache License 2.0
5 stars 1 forks source link

feat: initial CLI for codegen with support for golang strongly typed accessors #13

Closed anghelflorinm closed 1 week ago

anghelflorinm commented 1 week ago

This PR

adds initial CLI for codegen with support for golang strongly typed accessors

Related Issues

https://github.com/orgs/open-feature/projects/17?pane=issue&itemId=74282748

Follow-up Tasks

split to support additional languages add unit tests