Documentation ¶
Index ¶
- func Assert(condition bool, args ...interface{})
- func DirExists(path string) bool
- func FileExists(path string) bool
- func FindPkgRoot(workDir string) (string, error)
- func GoodPkgPath(path string) (string, error)
- func TAssert(tb testing.TB, condition bool, args ...interface{})
- func TAssertf(tb testing.TB, condition bool, format string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶ added in v0.8.2
func FindPkgRoot ¶
func GoodPkgPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.