github.com/tumi8/quic-go@v0.37.4-tum/integrationtests/tools/israce/race.go (about)

     1  //go:build race
     2  
     3  package israce
     4  
     5  // Enabled reports if the race detector is enabled.
     6  const Enabled = true