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

Client helpers for generated protobuf library #33

Open
lucasoares opened this issue Jun 30, 2023 · 0 comments
Open

Client helpers for generated protobuf library #33

lucasoares opened this issue Jun 30, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lucasoares
Copy link
Member

Now that #29 allow users assign the priority score manually, we should create helpers in our native-supported gRPC libraries (that we compile and provide to be used in a package registry) to help users manage these scores.

Utility examples:

  • Method to create score using the default algorithm
  • Method to get a score from a given time (in its native type for each language)
  • Constants for score (Min, Max and Undefined)
@lucasoares lucasoares added enhancement New feature or request good first issue Good for newcomers labels Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant