mirror of https://github.com/hashicorp/consul
6 lines
55 B
Go
6 lines
55 B
Go
|
// +build race
|
||
|
|
||
|
package mgo
|
||
|
|
||
|
const raceDetector = true
|