mirror of
https://github.com/minio/minio.git
synced 2025-03-06 08:40:08 -05:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|