 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package filesystemmock is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
	// contains filtered or unexported fields
}
    Reader is a mock of Reader interface.
func NewReader ¶
func NewReader(ctrl *gomock.Controller) *Reader
NewReader creates a new mock instance.
func (*Reader) EXPECT ¶
func (m *Reader) EXPECT() *ReaderMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type ReaderMockRecorder ¶
type ReaderMockRecorder struct {
	// contains filtered or unexported fields
}
    ReaderMockRecorder is the mock recorder for Reader.
 Click to show internal directories. 
   Click to hide internal directories.