package daemon import ( "os" ) var binPath, _ = os.Executable() // store binary path