Skip to content
Snippets Groups Projects
Commit dd0d0be0 authored by ale's avatar ale
Browse files

Use golang.org/x/sync/errgroup to coordinate all servers

Remove a lot of boilerplate by using the errgroup package instead of
our own custom cumbersome solutions. Control server lifetime with an
outer Context.
parent 3a434898
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment