Versions in this module Expand all Collapse all v0 v0.0.3 Mar 26, 2026 v0.0.1 Mar 24, 2026 Changes in this version + func AllocateLoopbackHTTPURL() (string, error) + func AllocateLoopbackURL(scheme string) (string, error) + func AllocateLoopbackWebSocketURL() (string, error) + func WaitForReady(ctx context.Context, pollEvery time.Duration, dead <-chan error, ...) error + type Process struct + Cmd *exec.Cmd + func (p *Process) Close() error