Files
syncthing/lib
Jakob Borg a218a69530 lib/db: Use explicit byte type for type prefixes (#6754)
This makes Go 1.15 test/vet happy, avoiding "conversion from untyped int
to string yields a string of one rune" warning where we do
string(KeyTypeWhatever) in namespaced.go.

It also clarifies and enforces the currently allowed range of these
numbers so I think it's fine.
2020-06-17 09:37:07 +02:00
..
2020-02-24 21:57:15 +01:00
2020-03-30 23:26:28 +02:00
2020-02-24 21:57:15 +01:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00