Documentation
¶
Index ¶
- Constants
- type MockEntry
- func (me *MockEntry) Close()
- func (me MockEntry) Device() fs.DeviceInfo
- func (me MockEntry) IsDir() bool
- func (me MockEntry) LocalFilesystemPath() string
- func (me MockEntry) ModTime() time.Time
- func (me MockEntry) Mode() os.FileMode
- func (me MockEntry) Name() string
- func (me MockEntry) Owner() fs.OwnerInfo
- func (me MockEntry) Size() int64
- func (me MockEntry) Sys() any
- type MockFile
Constants ¶
View Source
const (
DefaultPermissions os.FileMode = 0o777
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.