mocks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSigning

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

MockSigning is a mock of Signing interface.

func NewMockSigning

func NewMockSigning(ctrl *gomock.Controller) *MockSigning

NewMockSigning creates a new mock instance.

func (*MockSigning) EXPECT

func (m *MockSigning) EXPECT() *MockSigningMockRecorder

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

func (*MockSigning) Sign

func (m *MockSigning) Sign(arg0 context.Context, arg1, arg2, arg3 string) error

Sign mocks base method.

type MockSigningMockRecorder

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

MockSigningMockRecorder is the mock recorder for MockSigning.

func (*MockSigningMockRecorder) Sign

func (mr *MockSigningMockRecorder) Sign(arg0, arg1, arg2, arg3 any) *gomock.Call

Sign indicates an expected call of Sign.

type MockVerifying

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

MockVerifying is a mock of Verifying interface.

func NewMockVerifying

func NewMockVerifying(ctrl *gomock.Controller) *MockVerifying

NewMockVerifying creates a new mock instance.

func (*MockVerifying) EXPECT

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

func (*MockVerifying) Verify

func (m *MockVerifying) Verify(arg0, arg1 string) error

Verify mocks base method.

type MockVerifyingMockRecorder

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

MockVerifyingMockRecorder is the mock recorder for MockVerifying.

func (*MockVerifyingMockRecorder) Verify

func (mr *MockVerifyingMockRecorder) Verify(arg0, arg1 any) *gomock.Call

Verify indicates an expected call of Verify.

Jump to

Keyboard shortcuts

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