You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, don't mind accepting patches for this. Maybe as a new ListDirs(path string, cb func()) []Dir function which scans a directory. You can then do reload.Do(log.Print, cb, reload.ListDirs("./tpl", reloadTpl)...).
Hi,
Wondering if reload can support recursive subdirectory from a directory.
reload/reload.go
Lines 54 to 55 in ed43622
The text was updated successfully, but these errors were encountered: