mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-16 18:41:59 -07:00
2a4fc28318
We're going to need the db.Instance to keep some state, and for that to work we need the same one passed around everywhere. Hence this moves the leveldb-specific file opening stuff into the db package and exports the dbInstance type. |
||
---|---|---|
.. | ||
testdata | ||
commit_test.go | ||
config_test.go | ||
config.go | ||
debug.go | ||
deviceconfiguration.go | ||
folderconfiguration.go | ||
guiconfiguration.go | ||
optionsconfiguration.go | ||
pullorder.go | ||
versioningconfiguration.go | ||
wrapper.go |