mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
6 lines
55 B
Go
6 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|