package
0.14.0
Repository: https://github.com/efficientgo/e2e.git
Documentation: pkg.go.dev

# Functions

OpenInBrowser opens given URL in your default browser.
RunUntilEndpointHit stalls current goroutine executions and prints the URL to local address.
RunUntilSignal stops the current goroutine execution and watches for SIGINT, SIGKILL and SIGHUP signals.