mirror of
https://github.com/coredns/coredns.git
synced 2026-01-30 20:13:09 -05:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|