Documentation
¶
Index ¶
- func DataDir(name string) string
- func EnsureProcessHasTerminated(proc *os.Process, timeout time.Duration) error
- func EnsureProcessIsAlive(proc *os.Process) error
- func FindProcessByPidfile(filename string) (*os.Process, error)
- func NewContainer() *container.Container
- func ReadPidfile(filename string) (pid int, err error)
- func TempDir(t *testing.T, suffix ...string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureProcessHasTerminated ¶ added in v0.0.2
func EnsureProcessIsAlive ¶ added in v0.0.2
func FindProcessByPidfile ¶ added in v0.0.2
func NewContainer ¶
func ReadPidfile ¶ added in v0.0.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.