mocks

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 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(key string) error

Delete provides a mock function with given fields: key

func (*Blobstore) Download

func (_m *Blobstore) Download(key string) (io.ReadCloser, error)

Download provides a mock function with given fields: key

func (*Blobstore) Upload

func (_m *Blobstore) Upload(key string, reader io.Reader) error

Upload provides a mock function with given fields: key, reader

Jump to

Keyboard shortcuts

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