mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
This PR reorganizes a bunch of the files in datastore such that all datastore implementations are consistently broken up into multiple files. Additionally, the datastore tests follow a similar pattern and can easily be applied to any complete datastore implementation. |
||
|---|---|---|
| .. | ||
| config_dump.go | ||
| prepare.go | ||
| root.go | ||
| serve.go | ||
| version.go | ||