mock_hashutils

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_hashutils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHasher

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

MockHasher is a mock of Hasher interface

func NewMockHasher

func NewMockHasher(ctrl *gomock.Controller) *MockHasher

NewMockHasher creates a new mock instance

func (*MockHasher) EXPECT

func (m *MockHasher) EXPECT() *MockHasherMockRecorder

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

func (*MockHasher) Hash

func (m *MockHasher) Hash() uint64

Hash mocks base method

type MockHasherMockRecorder

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

MockHasherMockRecorder is the mock recorder for MockHasher

func (*MockHasherMockRecorder) Hash

func (mr *MockHasherMockRecorder) Hash() *gomock.Call

Hash indicates an expected call of Hash

type MockSafeHasher

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

MockSafeHasher is a mock of SafeHasher interface

func NewMockSafeHasher

func NewMockSafeHasher(ctrl *gomock.Controller) *MockSafeHasher

NewMockSafeHasher creates a new mock instance

func (*MockSafeHasher) EXPECT

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

func (*MockSafeHasher) Hash

func (m *MockSafeHasher) Hash(arg0 hash.Hash64) (uint64, error)

Hash mocks base method

type MockSafeHasherMockRecorder

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

MockSafeHasherMockRecorder is the mock recorder for MockSafeHasher

func (*MockSafeHasherMockRecorder) Hash

func (mr *MockSafeHasherMockRecorder) Hash(arg0 interface{}) *gomock.Call

Hash indicates an expected call of Hash

Jump to

Keyboard shortcuts

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