[PR #4] [MERGED] optional json stats output, 3 choices for msg id: fixed, sequential, … #9

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/4
Author: @ldemailly
Created: 10/22/2020
Status: Merged
Merged: 10/22/2020
Merged by: @ldemailly

Base: mainHead: moreOptions


📝 Commits (2)

  • f0583ce optional json stats output, 3 choices for msg id: fixed, sequential, random, ability to turn off recursion
  • 237c213 handle plural for errors, to show 1 error not 1 errors

📊 Changes

4 files changed (+273 additions, -34 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 README.md (+106 -25)
📝 main.go (+97 -9)
sampleResult.json (+69 -0)

📄 Description

…random, ability to turn off recursion


🔄 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/4 **Author:** [@ldemailly](https://github.com/ldemailly) **Created:** 10/22/2020 **Status:** ✅ Merged **Merged:** 10/22/2020 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `moreOptions` --- ### 📝 Commits (2) - [`f0583ce`](https://github.com/fortio/dnsping/commit/f0583ce137d4d85d77e0aec117d2f4ce2fe17263) optional json stats output, 3 choices for msg id: fixed, sequential, random, ability to turn off recursion - [`237c213`](https://github.com/fortio/dnsping/commit/237c213a906f68fd3f86b173740523d169e49185) handle plural for errors, to show 1 error not 1 errors ### 📊 Changes **4 files changed** (+273 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `README.md` (+106 -25) 📝 `main.go` (+97 -9) ➕ `sampleResult.json` (+69 -0) </details> ### 📄 Description …random, ability to turn off recursion --- <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#9
No description provided.