github.com/cybriq/giocore@v0.0.7-0.20210703034601-cfb9cb5f3900/cmd/gogio/race_test.go (about) 1 // SPDX-License-Identifier: Unlicense OR MIT 2 3 // +build race 4 5 package main_test 6 7 func init() { raceEnabled = true }