mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[PR #15] [MERGED] Some very minor stylistic nits. #103
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#103
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/abh/geodns/pull/15
Author: @uriel
Created: 9/20/2012
Status: ✅ Merged
Merged: 9/20/2012
Merged by: @abh
Base:
master← Head:master📝 Commits (4)
21fcef7Caller(s) to configReader() already start it in a goroutine.d9158edgofmt -s1795a54More idiomatic variable declarations.cb364faRemove redundant return.📊 Changes
5 files changed (+10 additions, -13 deletions)
View changed files
📝
config.go(+7 -9)📝
geoip.go(+0 -1)📝
monitor.go(+1 -1)📝
picker.go(+1 -1)📝
serve.go(+1 -1)📄 Description
Some very small fixes to make code more idiomatic.
And get rid of a 'redundant' goroutine.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.