github.com/openshift/moby-moby@v1.13.2-0.20170601211448-f5ec1e2936dc/volume/local/unmount_windows.go (about) 1 package local 2 3 func unmount(_ string) error { 4 return nil 5 }