Disk manipulation
  • Go 98.7%
  • Makefile 1.3%
2024-12-18 10:59:08 +01:00
vendor First commit as a pkg 2024-12-18 10:59:08 +01:00
.gitignore Initial commit 2024-06-28 11:28:49 +00:00
boyermoore.go First commit as a pkg 2024-12-18 10:59:08 +01:00
boyermoore_test.go First commit as a pkg 2024-12-18 10:59:08 +01:00
dir.go First commit as a pkg 2024-12-18 10:59:08 +01:00
fileinfo.go First commit as a pkg 2024-12-18 10:59:08 +01:00
filemode.go First commit as a pkg 2024-12-18 10:59:08 +01:00
filetype.go First commit as a pkg 2024-12-18 10:59:08 +01:00
go.mod First commit as a pkg 2024-12-18 10:59:08 +01:00
go.sum First commit as a pkg 2024-12-18 10:59:08 +01:00
LICENSE First release 2024-06-28 13:30:09 +02:00
Makefile First commit as a pkg 2024-12-18 10:59:08 +01:00
options.go First commit as a pkg 2024-12-18 10:59:08 +01:00
paths.go First commit as a pkg 2024-12-18 10:59:08 +01:00
paths_test.go First release 2024-06-28 13:30:09 +02:00
property.go First commit as a pkg 2024-12-18 10:59:08 +01:00
README.md First release 2024-06-28 13:30:09 +02:00
regular.go First commit as a pkg 2024-12-18 10:59:08 +01:00
uidgid_darwin.go First release 2024-06-28 13:30:09 +02:00
uidgid_linux.go First commit as a pkg 2024-12-18 10:59:08 +01:00
uidgid_windows.go First release 2024-06-28 13:30:09 +02:00
util.go First commit as a pkg 2024-12-18 10:59:08 +01:00
xdg.go First release 2024-06-28 16:21:48 +02:00
xdg_test.go First release 2024-06-28 13:30:09 +02:00

diskfs

A library to handle disk I/O operations