mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-19 11:35:10 +00:00
df83b84aa1
This matches the convention of the stdlib and avoids ambiguity: when customErr{} and &customErr{} both implement error, client code needs to check for both. Memory use should remain the same, since storing a non-pointer type in an interface value still copies the value to the heap. |
||
---|---|---|
.. | ||
.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 |