Commit Graph

7 Commits

Author SHA1 Message Date
Felicitas Pojtinger
cfbb936954 refactor: Use interface for logger instead of private struct 2022-01-01 23:12:32 +01:00
Felicitas Pojtinger
40a5b9608f fix: Prevent nil errors on creating FileInfo structs 2021-12-28 21:59:36 +01:00
Felicitas Pojtinger
6837f6bc05 feat: Add basic structured logger 2021-12-28 21:05:43 +01:00
Felicitas Pojtinger
ce940d592f fix: Use file mode directly to prevent dir bit from being supressed 2021-12-19 01:34:52 +01:00
Felicitas Pojtinger
db60cc099a feat: Add basic STFS-backed Read implementation 2021-12-17 21:57:51 +01:00
Felicitas Pojtinger
02a62d65de refactor: Decompose FileInfo conversion 2021-12-17 18:27:39 +01:00
Felicitas Pojtinger
97a61beaa7 feat: Start implementation of Afero FileSystem, File and FileInfo 2021-12-17 18:11:21 +01:00