mirror of
https://github.com/minio/minio.git
synced 2025-04-09 22:20:00 -04:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|