automock

package
v0.0.0-...-a4b4531 Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decryptor

type Decryptor struct {
	mock.Mock
}

Decryptor is an autogenerated mock type for the Decryptor type

func (*Decryptor) Decrypt

func (_m *Decryptor) Decrypt(key string, bytes []byte) (*cloudkms.DecryptResponse, error)

Decrypt provides a mock function with given fields: key, bytes

type StorageReader

type StorageReader struct {
	mock.Mock
}

StorageReader is an autogenerated mock type for the StorageReader type

func (*StorageReader) Read

func (_m *StorageReader) Read(ctx context.Context, bucket string, name string) (io.Reader, error)

Read provides a mock function with given fields: ctx, bucket, name

Jump to

Keyboard shortcuts

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