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

Fix Worker formatting parameters #53

Merged
merged 4 commits into from
Dec 29, 2023
Merged

Fix Worker formatting parameters #53

merged 4 commits into from
Dec 29, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

No description provided.

- [+] chore(.gitignore): add test.json, test.yaml, and test.yml to ignore list
- [+] chore(.gitignore): remove debug.go from ignore list
- [+] fix(worker): handle both int and float64 types for 'limit' parameter in getListOptions function
- [+] chore(init_const.go): add error messages for parameter validation
- [+] refactor(list_options.go): improve getListOptions function to handle parameter retrieval and type assertion errors
- [+] feat(list_options.go): add getParamAsString and getParamAsInt64 helper functions for retrieving string and integer values from a map
@H0llyW00dzZ H0llyW00dzZ merged commit 31d0557 into master Dec 29, 2023
2 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the patch branch December 29, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant