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
9d9c61b2c0a85be2fae48a78be73f3fa4a76bf25
9d9c61b2c0a85be2fae48a78be73f3fa4a76bf25
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
}