mock_hotp

package
v0.0.0-...-fe50809 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_hotp is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHotpHelper

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

MockHotpHelper is a mock of HotpHelper interface.

func NewMockHotpHelper

func NewMockHotpHelper(ctrl *gomock.Controller) *MockHotpHelper

NewMockHotpHelper creates a new mock instance.

func (*MockHotpHelper) EXPECT

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

func (*MockHotpHelper) GenerateCode

func (m *MockHotpHelper) GenerateCode(secret string, counter uint64) (string, error)

GenerateCode mocks base method.

type MockHotpHelperMockRecorder

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

MockHotpHelperMockRecorder is the mock recorder for MockHotpHelper.

func (*MockHotpHelperMockRecorder) GenerateCode

func (mr *MockHotpHelperMockRecorder) GenerateCode(secret, counter interface{}) *gomock.Call

GenerateCode indicates an expected call of GenerateCode.

Jump to

Keyboard shortcuts

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