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: support connection stats #36

Merged
merged 1 commit into from
May 6, 2023
Merged

feat: support connection stats #36

merged 1 commit into from
May 6, 2023

Conversation

kevwan
Copy link
Owner

@kevwan kevwan commented May 6, 2023

No description provided.

@kevwan kevwan merged commit 8dd8438 into main May 6, 2023
@kevwan kevwan deleted the feat/stat branch May 6, 2023 15:16
c := make(chan os.Signal, 1)
signal.Notify(c, os.Interrupt, syscall.SIGTERM)

for {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [staticcheck] <S1000> reported by reviewdog 🐶
should use for range instead of for { select {} }

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