This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2025-03-13 20:41:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
restic
/
internal
/
fs
History
greatroar
0d65b78168
Simplify os.ModeType|os.ModeCharDevice => os.ModeType
...
Since Go 1.12, ModeCharDevice is included in ModeType:
golang/go@a2a3dd00c9
2020-09-21 14:21:32 +02:00
..
const_unix.go
…
const_windows.go
…
const.go
…
deviceid_unix.go
…
deviceid_windows.go
…
doc.go
…
file_unix.go
…
file_windows.go
…
file.go
…
fs_local.go
…
fs_reader_test.go
…
fs_reader.go
…
fs_track.go
…
helpers.go
…
interface.go
…
path_prefix_test.go
…
path_prefix.go
…
stat_bsd.go
…
stat_test.go
…
stat_unix.go
…
stat_windows.go
…
stat.go
…