...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
github.com
/
henvic
/
httpretty
/
norace_test.go
Documentation:
github.com/henvic/httpretty
1
// +build !race
2
3
package httpretty
4
5
var Race = false
6
View as plain text