Source File
race.go
Belonging Package
go.pact.im/x/maininfo
package maininfo// Race indicates whether the executable was built with race detector enabled.const Race = raceFlag
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)