mirror of
https://github.com/mudler/luet.git
synced 2025-07-31 06:50:21 +00:00
This refactors DefaultPackage into types.Package and gets rid of the interface. This is a preceeding for a follow up where accessors will be removed from the code. It also does several cleanup, so we get rid also of some unneeded dependencies. |
||
---|---|---|
.. | ||
database_bench_test.go | ||
database_boltdb_test.go | ||
database_boltdb.go | ||
database_common.go | ||
database_mem_test.go | ||
database_mem.go | ||
migrations.go | ||
package_suite_test.go |