Versions in this module Expand all Collapse all v1 v1.0.1 Apr 1, 2021 v1.0.0 Mar 31, 2021 Changes in this version + func Builder() string + func CleanCmdEnv(cmd *exec.Cmd) *exec.Cmd + func GoTool() (string, error) + func GoToolPath(t testing.TB) string + func HasCGO() bool + func HasExec() bool + func HasExternalNetwork() bool + func HasGoBuild() bool + func HasGoRun() bool + func HasLink() bool + func HasSrc() bool + func HasSymlink() bool + func MustHaveCGO(t testing.TB) + func MustHaveExec(t testing.TB) + func MustHaveExternalNetwork(t testing.TB) + func MustHaveGoBuild(t testing.TB) + func MustHaveGoRun(t testing.TB) + func MustHaveLink(t testing.TB) + func MustHaveSymlink(t testing.TB) + func SkipFlaky(t testing.TB, issue int) + func SkipFlakyNet(t testing.TB)