luet/pkg/database
Ettore Di Giacinto ba0d625b5f 🎨 Port package to types
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.
2022-01-08 00:05:20 +01:00
..
database_bench_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
database_boltdb_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
database_boltdb.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
database_common.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
database_mem_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
database_mem.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
migrations.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
package_suite_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00