package
Version:
v1.4.1-beta.2
Opens a new window with list of versions in this module.
Published: Oct 8, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MockFileInfo struct {
}
Mock of FileInfo interface
func NewMockFileInfo(ctrl *gomock.Controller) *MockFileInfo
func (_m *MockFileInfo) EXPECT() *_MockFileInfoRecorder
func (_m *MockFileInfo) IsDir() bool
func (_m *MockFileInfo) ModTime() time.Time
func (_m *MockFileInfo) Mode() os.FileMode
func (_m *MockFileInfo) Name() string
func (_m *MockFileInfo) Size() int64
func (_m *MockFileInfo) Sys() interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.