mocks

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStore

type FileStore struct {
	mock.Mock
}

FileStore is an autogenerated mock type for the FileStore type

func (*FileStore) CopyFile

func (_m *FileStore) CopyFile(sourceID string, targetID string) (*filestore.FileInfo, error)

CopyFile provides a mock function with given fields: sourceID, targetID

func (*FileStore) DeleteFile

func (_m *FileStore) DeleteFile(id string) error

DeleteFile provides a mock function with given fields: id

func (*FileStore) GetFile

func (_m *FileStore) GetFile(id string, seek uint64, length uint64) (*filestore.GetFileOutput, error)

GetFile provides a mock function with given fields: id, seek, length

func (*FileStore) StoreFile

StoreFile provides a mock function with given fields: le, p

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL