Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-datastore
2525cae416316b9cf2eb66ec8d4792f567436efa
2525cae416316b9cf2eb66ec8d4792f567436efa
Switch branch/tag
go-datastore
flatfs
sync_windows.go
Find file
Normal view
History
Permalink
sync_windows.go
63 Bytes
Edit
Web IDE
Newer
Older
flatfs: Avoid syncing directories in Windows
Tommi Virtanen
committed
Apr 25, 2015
1
2
3
4
5
package
flatfs
func
syncDir
(
dir
string
)
error
{
return
nil
}