| .. |
|
const.go
|
fs: Add O_NONBLOCK
|
2018-04-30 15:34:58 +02:00 |
|
const_unix.go
|
fs: Add interface and FS implementations
|
2018-04-22 11:37:05 +02:00 |
|
const_windows.go
|
fs: Add interface and FS implementations
|
2018-04-22 11:37:05 +02:00 |
|
deviceid_unix.go
|
Run goimports
|
2017-07-23 14:21:03 +02:00 |
|
deviceid_windows.go
|
Run goimports
|
2017-07-23 14:21:03 +02:00 |
|
doc.go
|
Moves files
|
2017-07-23 14:19:13 +02:00 |
|
file.go
|
Remove OS-specific versions of fs.MkdirAll
|
2020-09-21 14:21:32 +02:00 |
|
file_unix.go
|
Remove OS-specific versions of fs.MkdirAll
|
2020-09-21 14:21:32 +02:00 |
|
file_windows.go
|
Remove OS-specific versions of fs.MkdirAll
|
2020-09-21 14:21:32 +02:00 |
|
fs_local.go
|
fs: Add interface and FS implementations
|
2018-04-22 11:37:05 +02:00 |
|
fs_reader.go
|
Fix and simplify fs.Reader
|
2020-09-21 14:21:32 +02:00 |
|
fs_reader_test.go
|
simplified string sorting by using a more suitable function
|
2019-06-30 23:20:32 +03:00 |
|
fs_track.go
|
fs: Add interface and FS implementations
|
2018-04-22 11:37:05 +02:00 |
|
helpers.go
|
Remove io.Writer from fs.File
|
2020-09-21 14:21:32 +02:00 |
|
interface.go
|
Remove io.Writer from fs.File
|
2020-09-21 14:21:32 +02:00 |
|
path_prefix.go
|
fs: Make HasPathPrefix work with relative paths
|
2018-01-05 17:38:52 +01:00 |
|
path_prefix_test.go
|
fs: Make HasPathPrefix work with relative paths
|
2018-01-05 17:38:52 +01:00 |
|
stat.go
|
Examine file ctime when checking if files have changed.
|
2019-04-23 21:54:35 -05:00 |
|
stat_bsd.go
|
Examine file ctime when checking if files have changed.
|
2019-04-23 21:54:35 -05:00 |
|
stat_test.go
|
fs: Add interface and FS implementations
|
2018-04-22 11:37:05 +02:00 |
|
stat_unix.go
|
Examine file ctime when checking if files have changed.
|
2019-04-23 21:54:35 -05:00 |
|
stat_windows.go
|
Examine file ctime when checking if files have changed.
|
2019-04-23 21:54:35 -05:00 |