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

Add MapMany slice func #43

Closed
wants to merge 2 commits into from
Closed

Add MapMany slice func #43

wants to merge 2 commits into from

Conversation

nilsgstrabo
Copy link
Contributor

Function to select and flatten a slice extracted from elements in a slice.
Will use it in equinor/radix-web-console#1149 to select and flatten the JobList slice field from a slice of batches.
Could have created it as a private function in radix-api, but I thought it could be useful in other places, so I added it to the slice package in this repo.

Updated go modules (security)

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.

Refactor how batch statuses and individual job statuses are displayed and handled
1 participant