 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeFileSystem ¶
func ChangeFileSystem(filesystem FileSystem)
Useful for tests. Not thread safe.
Types ¶
type File ¶
type File interface {
	io.ReadWriteCloser
}
    type FileSystem ¶
 Click to show internal directories. 
   Click to hide internal directories.