Documentation ¶
Index ¶
- type File
- type FileStore
- func (_m *FileStore) Create(p filestore.Path) (filestore.File, error)
- func (_m *FileStore) CreateTemp() (filestore.File, error)
- func (_m *FileStore) Delete(p filestore.Path) error
- func (_m *FileStore) Open(p filestore.Path) (filestore.File, error)
- func (_m *FileStore) Store(p filestore.Path, f filestore.File) (filestore.Path, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
File is an autogenerated mock type for the File type
type FileStore ¶
FileStore is an autogenerated mock type for the FileStore type
func (*FileStore) CreateTemp ¶
CreateTemp provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.