mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
1a2a27b988
- Bug fix - use .Errorf() instead of .Error(): Before this change, an error message for failed tests in files/set_test.go wrongly tried to use format strings in a call to .Error() - Change event constants to be of type EventType rather than untyped integers. - Slightly relax the locking for registry cache lookups: For read access to Discover.registry we only need to take a read lock. - Some cosmetic fixes. |
||
---|---|---|
.. | ||
testdata | ||
debug.go | ||
filenames_darwin.go | ||
filenames_unix.go | ||
filenames_windows.go | ||
leveldb_xdr.go | ||
leveldb.go | ||
set_test.go | ||
set.go |