goreload
goreload copied to clipboard
experiment fsnotify for scanChanges
Right now goreload use a lot of CPU because of scanChanges run infinite loop. Maybe consider change to fsnotify instead.