Files
coredns/plugin
Miek Gieben 9abbf4a4a0 map bool -> map struct{} (#2386)
This clear out the remaining map[x]bool usage and moves the bool to an
empty struct.

Two note worthy other changes:

* EnableChaos in the server is now also exported to make it show up in
  the documentation.
* The auto plugin is left as is, because there the boolean is
  explicitaly set to false to signal 'to-be-deleted' and the key is left
  as-is.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-10 02:17:15 -08:00
..
2018-11-13 16:46:48 -05:00
2018-10-18 21:42:53 +00:00
2018-07-19 16:23:06 +01:00
2018-11-01 19:37:13 +00:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-09-19 08:16:04 +01:00
2018-12-06 21:18:11 +00:00
2018-11-09 20:32:43 +00:00
2018-12-06 21:18:11 +00:00
2018-12-10 02:17:15 -08:00
2018-12-07 09:45:13 +00:00
2018-08-14 08:55:55 -07:00
2018-12-10 02:17:15 -08:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2018-08-14 08:55:55 -07:00
2018-08-14 08:55:55 -07:00
2018-11-21 07:44:17 -08:00
2018-07-28 10:32:13 +01:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2018-07-19 16:23:06 +01:00
2017-10-24 10:16:03 +01:00
2018-09-19 08:16:04 +01:00
2018-11-05 05:59:24 -08:00