mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2025-03-15 21:14:45 +00:00
5 lines
55 B
Go
5 lines
55 B
Go
// +build race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = true
|