Commit Graph

7 Commits

Author SHA1 Message Date
Felix Pojtinger
25cacd34d8 refactor: Inject mtio package to allow for remote implementation 2022-01-16 23:50:47 +01:00
Felix Pojtinger
5bb79b6d9e refactor: Merge drive and reader config to enable implementations of tape management without synchronization 2022-01-16 22:46:18 +01:00
Felix Pojtinger
1a0cb33571 refactor: Use explicit interface instead of os.File for drive backend 2022-01-07 22:27:14 +01:00
Felix Pojtinger
58b407cd4f refactor: Use explicit reader/writer instead of filepath for drive 2021-12-13 00:26:30 +01:00
Felix Pojtinger
103e9d1099 refactor: Normalize internal and pkg packages 2021-12-08 21:44:57 +01:00
Felix Pojtinger
4f8a6a12a4 refactor: Decompose tell and eject funcs 2021-12-06 22:43:37 +01:00
Felix Pojtinger
3efa2fe308 refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00