mocks

package
v0.0.0-...-b258b02 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobStore

type BlobStore struct {
	mock.Mock
}

BlobStore is an autogenerated mock type for the BlobStore type

func (*BlobStore) Delete

func (_m *BlobStore) Delete(path string) error

Delete provides a mock function with given fields: path

func (*BlobStore) Get

func (_m *BlobStore) Get(path string) (io.Reader, error)

Get provides a mock function with given fields: path

func (*BlobStore) IsNotExist

func (_m *BlobStore) IsNotExist(_a0 error) bool

IsNotExist provides a mock function with given fields: _a0

func (*BlobStore) Put

func (_m *BlobStore) Put(path string, reader io.Reader, objectSize int64) error

Put provides a mock function with given fields: path, reader, objectSize

Jump to

Keyboard shortcuts

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