mirror of
https://github.com/minio/minio.git
synced 2024-12-27 15:45:55 -05:00
6 lines
57 B
Go
6 lines
57 B
Go
// +build !race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = false
|