debian-forge-composer/internal/disk
Achilleas Koutsou 22b8b671a8 disk: move Partition and methods to separate file
Split up disk.go into smaller more manageable pieces: finish
by moving `Partition` to its own file.

Co-Authored-By: Christian Kellner <christian@kellner.me>
2022-02-22 19:23:41 +00:00
..
customizations.go disk: use bytes instead of sectors in all code 2022-02-22 19:23:41 +00:00
disk.go disk: move Partition and methods to separate file 2022-02-22 19:23:41 +00:00
disk_test.go disk: use bytes instead of sectors in all code 2022-02-22 19:23:41 +00:00
filesystem.go disk: move Filesystem and methods to separate file 2022-02-22 19:23:41 +00:00
partition.go disk: move Partition and methods to separate file 2022-02-22 19:23:41 +00:00
partition_table.go disk: move PartitionTable and methods to separate file 2022-02-22 19:23:41 +00:00