mockdecryptor

package
v0.0.0-...-6d02989 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mockdecryptor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDecryptor

type MockDecryptor struct {
	// contains filtered or unexported fields
}

MockDecryptor is a mock of Decryptor interface

func NewMockDecryptor

func NewMockDecryptor(ctrl *gomock.Controller) *MockDecryptor

NewMockDecryptor creates a new mock instance

func (m *MockDecryptor) DecryptLink(arg0 context.Context, arg1 *go_chainscript.Link) error

DecryptLink mocks base method

func (*MockDecryptor) DecryptLinkData

func (m *MockDecryptor) DecryptLinkData(arg0 context.Context, arg1 []byte, arg2 []*decryption.Recipient) ([]byte, error)

DecryptLinkData mocks base method

func (m *MockDecryptor) DecryptLinks(arg0 context.Context, arg1 []*go_chainscript.Link) error

DecryptLinks mocks base method

func (*MockDecryptor) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockDecryptorMockRecorder

type MockDecryptorMockRecorder struct {
	// contains filtered or unexported fields
}

MockDecryptorMockRecorder is the mock recorder for MockDecryptor

func (mr *MockDecryptorMockRecorder) DecryptLink(arg0, arg1 interface{}) *gomock.Call

DecryptLink indicates an expected call of DecryptLink

func (*MockDecryptorMockRecorder) DecryptLinkData

func (mr *MockDecryptorMockRecorder) DecryptLinkData(arg0, arg1, arg2 interface{}) *gomock.Call

DecryptLinkData indicates an expected call of DecryptLinkData

func (mr *MockDecryptorMockRecorder) DecryptLinks(arg0, arg1 interface{}) *gomock.Call

DecryptLinks indicates an expected call of DecryptLinks

Jump to

Keyboard shortcuts

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