syncthing/lib/db/backend
Jakob Borg e82ed6e3d3
style: gofumpt all the things (#9829)
Literally `gofumpt -w .` from the top level dir. Guaranteed to be minor
style changes only and nothing else.

@imsodin per request?
2024-11-19 11:32:56 +01:00
..
backend_test.go lib/db: Wrap errors from leveldb iterators (fixes #6263) (#6264) 2020-01-12 09:06:31 +04:00
backend.go build: Update quic-go for Go 1.19 (#8483) 2022-08-03 15:43:26 +02:00
debug.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
leveldb_backend.go lib/db: Make err(Closed|NotFound) values (#8215) 2022-03-13 20:53:34 +01:00
leveldb_open.go lib/db: Correct function name in comments (#9520) 2024-05-16 07:02:57 +00:00
leveldb_test.go Implement database abstraction, error checking (ref #5907) (#6107) 2019-11-29 09:11:52 +01:00