This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hxs
/
cloudmount
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
806e41ccc3
Gałęzie
Tagi
master
0.5
0.4
0.3
0.2
0.1
cloudmount
/
internal
/
fs
/
basefs
/
changes.go
changes.go
68 B
Historia
Czysty
1
2
3
4
5
6
package basefs
type Change struct {
File *File
deleted bool
}