signermock

package
v1.12.0-initial-poc.6 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package signermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

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

Signer is a mock of Signer interface.

func NewSigner

func NewSigner(ctrl *gomock.Controller) *Signer

NewSigner creates a new mock instance.

func (*Signer) EXPECT

func (m *Signer) EXPECT() *SignerMockRecorder

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

func (*Signer) Key

func (m *Signer) Key() *bls.PublicKey

Key mocks base method.

func (*Signer) Verify

func (m *Signer) Verify() error

Verify mocks base method.

type SignerMockRecorder

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

SignerMockRecorder is the mock recorder for Signer.

func (*SignerMockRecorder) Key

func (mr *SignerMockRecorder) Key() *gomock.Call

Key indicates an expected call of Key.

func (*SignerMockRecorder) Verify

func (mr *SignerMockRecorder) Verify() *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