mirror of
https://github.com/minio/minio.git
synced 2024-12-28 16:15:56 -05:00
6 lines
55 B
Go
6 lines
55 B
Go
|
// +build race
|
||
|
|
||
|
package mgo
|
||
|
|
||
|
const raceDetector = true
|