mirror of
https://github.com/coredns/coredns.git
synced 2026-05-14 14:07:29 -04:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|