Live reload utility for Go programs. More information: https://github.com/acoshift/goreload.
.goreload
goreload -b path/to/binary path/to/file.go
goreload
goreload --logPrefix prefix path/to/file.go
goreload --all