coredns/plugin/etcd/msg
Miek Gieben 9178f9d1ee
Remove newlines between braces (#4279)
These are found with: `pcregrep -M "}\n\n}" **/*.go`
Sometimes a unneeded newline is inserted, remove those.

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-11-11 18:45:01 +01:00
..
path.go Cleanup: fix some typos in code comment (#3172) 2019-08-22 14:35:55 +00:00
path_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
service.go msg.Service: optimize a bit (#2374) 2018-12-07 12:09:09 -08:00
service_test.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
type.go Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
type_test.go Remove newlines between braces (#4279) 2020-11-11 18:45:01 +01:00