storagefakes

package
v1.1.2 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeEncryptor

type FakeEncryptor struct {
	DecryptStub func([]byte) ([]byte, error)

	EncryptStub func([]byte) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeEncryptor) Decrypt

func (fake *FakeEncryptor) Decrypt(arg1 []byte) ([]byte, error)

func (*FakeEncryptor) DecryptArgsForCall

func (fake *FakeEncryptor) DecryptArgsForCall(i int) []byte

func (*FakeEncryptor) DecryptCallCount

func (fake *FakeEncryptor) DecryptCallCount() int

func (*FakeEncryptor) DecryptCalls

func (fake *FakeEncryptor) DecryptCalls(stub func([]byte) ([]byte, error))

func (*FakeEncryptor) DecryptReturns

func (fake *FakeEncryptor) DecryptReturns(result1 []byte, result2 error)

func (*FakeEncryptor) DecryptReturnsOnCall

func (fake *FakeEncryptor) DecryptReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeEncryptor) Encrypt

func (fake *FakeEncryptor) Encrypt(arg1 []byte) ([]byte, error)

func (*FakeEncryptor) EncryptArgsForCall

func (fake *FakeEncryptor) EncryptArgsForCall(i int) []byte

func (*FakeEncryptor) EncryptCallCount

func (fake *FakeEncryptor) EncryptCallCount() int

func (*FakeEncryptor) EncryptCalls

func (fake *FakeEncryptor) EncryptCalls(stub func([]byte) ([]byte, error))

func (*FakeEncryptor) EncryptReturns

func (fake *FakeEncryptor) EncryptReturns(result1 []byte, result2 error)

func (*FakeEncryptor) EncryptReturnsOnCall

func (fake *FakeEncryptor) EncryptReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeEncryptor) Invocations

func (fake *FakeEncryptor) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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