mirror of
https://github.com/jc21/dnsrouter.git
synced 2026-04-25 05:55:55 +03:00
[PR #2] Support for multiple default upstreams #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrouter#2
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/jc21/dnsrouter/pull/2
Author: @fathonix
Created: 5/29/2025
Status: 🔄 Open
Base:
master← Head:multiple-upstreams📝 Commits (6)
f397a68Initial support for multiple default upstreams0027550Reflect multiple default upstreams support in configuration examples3193a81Merge branch 'master' of https://github.com/jc21/dnsrouter into multiple-upstreams816df24Switch golangci-lint to v2026adf5Remove return from else clause0edc26aFix wrong variable to log📊 Changes
5 files changed (+47 additions, -32 deletions)
View changed files
📝
README.md(+4 -1)📝
config.json.example(+4 -1)📝
internal/config/router_config.go(+2 -2)📝
internal/server/handler.go(+36 -27)📝
scripts/lint.sh(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.