Files
coredns/plugin
Miek Gieben 118b0c9408 plugin/metrcs: fix datarace on listeners (#2835)
This fixes a data race on the listener(s) that get started in the
metrics plugins.

It also restore pkg/uniq to its former glory and removes and state being
carried in there; this means for metrics that registry.go was to
replicate that behavior *with* locking (as pkg/uniq doesn't do, or need
that).

Also renamed uniqAddr to just u, to make it slightly shorter.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-05-18 18:34:46 +01:00
..
2019-04-28 11:46:45 +01:00
2018-07-19 16:23:06 +01:00
2019-04-30 13:49:53 -04:00
2019-02-17 08:31:58 +00:00
2019-04-29 13:51:45 -04:00
2019-04-24 07:01:44 +01:00
2019-02-21 07:23:34 +00:00
2019-04-08 11:13:46 +01:00
2018-07-19 16:23:06 +01:00
2019-04-29 13:51:45 -04:00
2018-08-14 08:55:55 -07:00
2019-03-04 07:32:38 +00:00
2018-07-19 16:23:06 +01:00