mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #99] [MERGED] Added supplementary error checking #290
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:err-handling-suppl📝 Commits (8)
603f092Added supplementary errorichecking9ce7cc7After running util.go through gofmt3408a0bUpdated main and utildf3c730Minor updates to main and utila5b0f55Slight refactoringb5f94d1Merge remote-tracking branch 'origin/master' into err-handling-suppl6df03ecAdd tests514ec66Merge 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.