mirror of
https://github.com/coredns/coredns.git
synced 2025-11-22 20:02:18 -05:00
6 lines
55 B
Go
6 lines
55 B
Go
|
|
// +build race
|
||
|
|
|
||
|
|
package mgo
|
||
|
|
|
||
|
|
const raceDetector = true
|