mirror of
https://github.com/pgsty/minio.git
synced 2026-08-11 00:33:28 +03:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|