[PR #99] [MERGED] Added supplementary error checking #290

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

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/99
Author: @joohoi
Created: 8/10/2018
Status: Merged
Merged: 8/12/2018
Merged by: @joohoi

Base: masterHead: err-handling-suppl


📝 Commits (8)

  • 603f092 Added supplementary errorichecking
  • 9ce7cc7 After running util.go through gofmt
  • 3408a0b Updated main and util
  • df3c730 Minor updates to main and util
  • a5b0f55 Slight refactoring
  • b5f94d1 Merge remote-tracking branch 'origin/master' into err-handling-suppl
  • 6df03ec Add tests
  • 514ec66 Merge remote-tracking branch 'origin/master' into err-handling-suppl

📊 Changes

3 files changed (+56 additions, -13 deletions)

View changed files

📝 main.go (+13 -6)
📝 util.go (+9 -5)
📝 util_test.go (+34 -2)

📄 Description

This PR is based on work by @sh511 in #95 with slight refactoring


🔄 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/acme-dns/acme-dns/pull/99 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 8/10/2018 **Status:** ✅ Merged **Merged:** 8/12/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `err-handling-suppl` --- ### 📝 Commits (8) - [`603f092`](https://github.com/acme-dns/acme-dns/commit/603f0921d5b46eeb61e1ed3d59743f35a4a28ca7) Added supplementary errorichecking - [`9ce7cc7`](https://github.com/acme-dns/acme-dns/commit/9ce7cc7122687e4a0d29f2566874497f06d4096d) After running util.go through gofmt - [`3408a0b`](https://github.com/acme-dns/acme-dns/commit/3408a0b47bed2880f96620acea8e02f9c0898b0e) Updated main and util - [`df3c730`](https://github.com/acme-dns/acme-dns/commit/df3c730c772398d6a4070d84c0fa810980e59eb0) Minor updates to main and util - [`a5b0f55`](https://github.com/acme-dns/acme-dns/commit/a5b0f55760875854ebeb3ea31673d72440190e37) Slight refactoring - [`b5f94d1`](https://github.com/acme-dns/acme-dns/commit/b5f94d19f73bdac01c7d9ed773c8252e489eea16) Merge remote-tracking branch 'origin/master' into err-handling-suppl - [`6df03ec`](https://github.com/acme-dns/acme-dns/commit/6df03ecc7203556947097bca55a2df2831d032ec) Add tests - [`514ec66`](https://github.com/acme-dns/acme-dns/commit/514ec669dcf89ebbb5ef8ef247b397a31174bc82) Merge remote-tracking branch 'origin/master' into err-handling-suppl ### 📊 Changes **3 files changed** (+56 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+13 -6) 📝 `util.go` (+9 -5) 📝 `util_test.go` (+34 -2) </details> ### 📄 Description This PR is based on work by @sh511 in #95 with slight refactoring --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:15:45 +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/acme-dns#290
No description provided.