Documentation ¶
Index ¶
- func BuiltWithBazel() bool
- func FindBinary(pkg, name string) (string, bool)
- func InBazelTest() bool
- func InTestWrapper() bool
- func NewTmpDir(prefix string) (string, error)
- func RelativeTestTargetPath() string
- func Runfile(string) (string, error)
- func RunfilesPath() (string, error)
- func SetGoEnv()
- func TestTmpDir() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuiltWithBazel ¶
func BuiltWithBazel() bool
BuiltWithBazel returns true iff this library was built with Bazel.
func InBazelTest ¶
func InBazelTest() bool
InBazelTest returns true iff called from a test run by Bazel.
func InTestWrapper ¶
func InTestWrapper() bool
InTestWrapper returns true iff called from Bazel's generated test wrapper.
func RelativeTestTargetPath ¶
func RelativeTestTargetPath() string
RelativeTestTargetPath is not implemented.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.