file systems and read directories/files through disk images in Go?
By this I mean are there any in built libraries for this purpose? For maybe NTFS/ExFAT/EXT4?
I found a library go-disk. But its capabilities seem to be limited to FAT and Ext at the moment. So, if there's a different way this could be done then that would be really great.
Please advise
Thanks
first thing that popped up on google: https://github.com/Velocidex/go-ntfs
Обсуждают сегодня