mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #19] Increment qCounter with AddUint64 #14
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#14
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?
Originally created by @abh on GitHub (Oct 23, 2012).
Original GitHub issue: https://github.com/abh/geodns/issues/19
Figure out if qCounter should be incremented with AddUint64 (and if so if it should receive the counts via a channel first).
http://www.reddit.com/r/golang/comments/116yan/dns_server_in_go_big_ntp_pool_upgrade/
@abh commented on GitHub (Apr 17, 2013):
Now using go-metrics instead.