gorerun
gorerun is equivalent to "go run".
The only difference is that every time you send it a SIGHUP, it will restart the process. This is very useful while developing.
gorerun is equivalent to "go run".
The only difference is that every time you send it a SIGHUP, it will restart the process. This is very useful while developing.