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

feat(store): Better syntax (merge after go 1.23 release) #112

Merged
merged 8 commits into from
Sep 25, 2024

Conversation

hunter-bera
Copy link
Contributor

@hunter-bera hunter-bera commented Jul 9, 2024

iterations on rwMap and rwList can be called using range function

for k, v := range rwMap.Iterate() {

}

@hunter-bera hunter-bera requested a review from calbera July 9, 2024 19:34
@hunter-bera hunter-bera closed this Jul 9, 2024
@hunter-bera hunter-bera reopened this Jul 9, 2024
@hunter-bera hunter-bera changed the title feat(store): Better syntax feat(store): Better syntax (merge after go 1.23 release) Jul 9, 2024
@hunter-bera hunter-bera added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 592e7eb Sep 25, 2024
3 checks passed
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.

2 participants