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