Skip to content

Modernize code samples and modules for Go 1.27 - #32

Open
khatibomar wants to merge 1 commit into
astavonin:mainfrom
khatibomar:modernize-go-1.27
Open

khatibomar wants to merge 1 commit into
astavonin:mainfrom
khatibomar:modernize-go-1.27

Conversation

@khatibomar

Copy link
Copy Markdown

Set all three modules to Go 1.27.1. Update sample and benchmark code to current idioms: atomic types, range-over-int loops, wg.Go, and b.Loop. Update the affected documentation snippets to match.

Set all three modules to Go 1.27.1. Update sample and benchmark code to
current idioms: atomic types, range-over-int loops, wg.Go, and b.Loop.
Update the affected documentation snippets to match.

Signed-off-by: ayn <ayn.khatib@gmail.com>
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