signature_mocks

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package signature_mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSignatureGenerator

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

MockSignatureGenerator is a mock of SignatureGenerator interface

func NewMockSignatureGenerator

func NewMockSignatureGenerator(ctrl *gomock.Controller) *MockSignatureGenerator

NewMockSignatureGenerator creates a new mock instance

func (*MockSignatureGenerator) EXPECT

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

func (*MockSignatureGenerator) GenerateSignature

func (m *MockSignatureGenerator) GenerateSignature(arg0 auth.SignatureRequest) (string, error)

GenerateSignature mocks base method

type MockSignatureGeneratorMockRecorder

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

MockSignatureGeneratorMockRecorder is the mock recorder for MockSignatureGenerator

func (*MockSignatureGeneratorMockRecorder) GenerateSignature

func (mr *MockSignatureGeneratorMockRecorder) GenerateSignature(arg0 interface{}) *gomock.Call

GenerateSignature indicates an expected call of GenerateSignature

Jump to

Keyboard shortcuts

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