This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hxs
/
cloudmount
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
806e41ccc3
Rami (Branch)
Tag
master
0.5
0.4
0.3
0.2
0.1
cloudmount
/
internal
/
fs
/
basefs
/
changes.go
changes.go
68 B
Cronologia
Originale
1
2
3
4
5
6
package basefs
type Change struct {
File *File
deleted bool
}