Imports of package fs

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
golang.org/x/sys/windowsPackage windows contains an interface to the low-level operating system primitives.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
syscallPackage syscall contains an interface to the low-level operating system primitives.
unsafePackage unsafe contains operations that step around the type safety of Go programs.