Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builders/Helpers #394

Open
alexsnaps opened this issue Nov 25, 2024 · 0 comments
Open

Builders/Helpers #394

alexsnaps opened this issue Nov 25, 2024 · 0 comments
Labels
area/library kind/enhancement New feature or request

Comments

@alexsnaps
Copy link
Member

So to avoid e.g. Limit::new -> Result<Limit, LimitadorError> when parsing CEL conditions. Probably allow for injection and have helper method (e.g. leveraging TryFrom<&str> for Condition being exposed in the builder?)

@alexsnaps alexsnaps added this to the Limitador Server v2.0.0 milestone Nov 25, 2024
@alexsnaps alexsnaps moved this to Todo in Kuadrant Nov 25, 2024
@alexsnaps alexsnaps added kind/enhancement New feature or request area/library labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/library kind/enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant