gorl (Go ReLoad) is a micro-size package with the same goal as air (which is great btw). It provides live reload while developing an application, but keeping it dead simple, something like nodemon in JS world does.
gorl run main.go -- --your_arg1=value