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

Use generic helper functions #12320

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

monstermunchkin
Copy link
Contributor

  • shared/util: Add generic ValueInSlice function
  • Replace StringInSlice with ValueInSlice
  • Replace IntInSlice with ValueInSlice
  • Replace Int64InSlice with ValueInSlice
  • Replace Uint64InSlice with ValueInSlice
  • lxd/resources: Use shared.ValueInSlice
  • Replace RemoveElementsFromStringSlice with RemoveElementFromSlice

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.

4 participants