mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 19:08:58 +00:00
0025e9ccfb
* add skeleton for lib/syncthing * copy syncthingMain to lib/syncthing (verbatim) * Remove code to deduplicate copies of syncthingMain * fix simple build errors * move stuff from main to syncthing with minimal mod * merge runtime options * actually use syncthing.App * pass io.writer to lib/syncthing for auditing * get rid of env stuff in lib/syncthing * add .Error() and comments * review: Remove fs interactions from lib * and go 1.13 happened * utility functions |
||
---|---|---|
.. | ||
.gitignore | ||
.stfolder | ||
blockprof.go | ||
crash_reporting_test.go | ||
crash_reporting.go | ||
debug.go | ||
heapprof.go | ||
main.go | ||
monitor_test.go | ||
monitor.go | ||
openurl_unix.go | ||
openurl_windows.go | ||
perfstats_unix.go | ||
traceback.go | ||
usage.go |