This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
hxs
/
cloudmount
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
806e41ccc3
ブランチ
タグ
master
0.5
0.4
0.3
0.2
0.1
cloudmount
/
internal
/
fs
/
basefs
/
changes.go
changes.go
68 B
履歴
Raw
1
2
3
4
5
6
package basefs
type Change struct {
File *File
deleted bool
}