[PR #1] [MERGED] adding ^c handling, switch default to run until interrupted (like ping) #8

Closed
opened 2026-03-15 16:04:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/1
Author: @ldemailly
Created: 10/21/2020
Status: Merged
Merged: 10/21/2020
Merged by: @ldemailly

Base: mainHead: pr1


📝 Commits (3)

  • ae6c000 adding ^c handling, switch default to run until interrupted (like ping)
  • c5d1ae6 minor cleanup
  • a7b48bd show how many request and sleep interval

📊 Changes

2 files changed (+493 additions, -7 deletions)

View changed files

.golangci.yml (+465 -0)
📝 main.go (+28 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fortio/dnsping/pull/1 **Author:** [@ldemailly](https://github.com/ldemailly) **Created:** 10/21/2020 **Status:** ✅ Merged **Merged:** 10/21/2020 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `pr1` --- ### 📝 Commits (3) - [`ae6c000`](https://github.com/fortio/dnsping/commit/ae6c0001b2f76cdc1e2c53f2c9e67e66d354c096) adding ^c handling, switch default to run until interrupted (like ping) - [`c5d1ae6`](https://github.com/fortio/dnsping/commit/c5d1ae6d9f6f57e69bee24cdef33dfcda979d10a) minor cleanup - [`a7b48bd`](https://github.com/fortio/dnsping/commit/a7b48bd6cb20f0e20d70242c82974649f9e71dd9) show how many request and sleep interval ### 📊 Changes **2 files changed** (+493 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.golangci.yml` (+465 -0) 📝 `main.go` (+28 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 16:04:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsping#8
No description provided.