mock

package
v0.1.26 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDynamicSigner

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

MockDynamicSigner is a mock of DynamicSigner interface.

func NewMockDynamicSigner

func NewMockDynamicSigner(ctrl *gomock.Controller) *MockDynamicSigner

NewMockDynamicSigner creates a new mock instance.

func (*MockDynamicSigner) EXPECT

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

func (*MockDynamicSigner) GetDid

func (m *MockDynamicSigner) GetDid() string

GetDid mocks base method.

func (*MockDynamicSigner) Sign

Sign mocks base method.

type MockDynamicSignerMockRecorder

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

MockDynamicSignerMockRecorder is the mock recorder for MockDynamicSigner.

func (*MockDynamicSignerMockRecorder) GetDid

GetDid indicates an expected call of GetDid.

func (*MockDynamicSignerMockRecorder) Sign

func (mr *MockDynamicSignerMockRecorder) Sign(rel, message interface{}) *gomock.Call

Sign indicates an expected call of Sign.

Jump to

Keyboard shortcuts

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