mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|