 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockFileIoPerformer ¶
func (*MockFileIoPerformer) MkdirAll ¶
func (m *MockFileIoPerformer) MkdirAll(path string, perm os.FileMode) error
func (*MockFileIoPerformer) OpenFileReader ¶
func (*MockFileIoPerformer) OpenFileWriter ¶
func (m *MockFileIoPerformer) OpenFileWriter(name string, flag int, perm os.FileMode) (io.WriteCloser, error)
 Click to show internal directories. 
   Click to hide internal directories.